Skip to content

Migrate to using DOCKERHUB instead of ECR.#68

Merged
AllenAnthes merged 7 commits intomasterfrom
pybot_dockerhub
Jun 18, 2019
Merged

Migrate to using DOCKERHUB instead of ECR.#68
AllenAnthes merged 7 commits intomasterfrom
pybot_dockerhub

Conversation

@apex-omontgomery
Copy link
Copy Markdown
Member

@apex-omontgomery apex-omontgomery commented Apr 22, 2019

Testing this out.

Have added DOCKER_USERNAME and DOCKER_PASSWORD to the travis settings.

Comment thread bin/publish Outdated
docker tag $IMAGE_ID $DOCKER_REPO
docker tag $IMAGE_ID ${DOCKER_REPO}:${TRAVIS_BUILD_NUMBER}
docker push $DOCKER_REPO
docker push ${DOCKER_REPO}:${TRAVIS_BUILD_NUMBEdk R} No newline at end of file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

docker push ${DOCKER_REPO}:${TRAVIS_BUILD_NUMBER}

@AllenAnthes AllenAnthes merged commit 28ace32 into master Jun 18, 2019
@AllenAnthes AllenAnthes deleted the pybot_dockerhub branch June 18, 2019 14:32
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.

3 participants