Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Support ARM #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

[WIP] Support ARM #44

wants to merge 2 commits into from

Conversation

bdwyer2
Copy link

@bdwyer2 bdwyer2 commented Apr 1, 2021

Tried to test this PR on my Raspberry Pi but ran out of memory


after_success:
- if [[ "$IMAGE" != "test" && "$TRAVIS_PULL_REQUEST" == "false" ]] && [[ "$TRAVIS_BRANCH" == "master" || "$TRAVIS_BRANCH" == "$TRAVIS_TAG" ]]; then
echo "$DOCKER_PASS_QUAY" | docker login -u "$DOCKER_USER_QUAY" --password-stdin quay.io;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: an IBM employee will need to define DOCKER_USER_QUAY and DOCKER_PASS_QUAY in the Jenkins configuration before this PR is merged

@xuhdev xuhdev closed this Apr 3, 2021
@xuhdev xuhdev reopened this Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants