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

Fix looking up the correct image to push to dockerhub #2

Merged
merged 1 commit into from
May 8, 2017

Conversation

purelogiq
Copy link
Contributor

@purelogiq purelogiq commented May 8, 2017

The way we were looking for the image tag to push to dockerhub was an artifact of how were were pushing to dockerhub in our old conduit repo. The correct way is demonstrated in this commit, which smacleod has recommend and is consistent with how it is done in the mozphab repo.

When this PR is merged it should correctly push to our DockerHub repo here https://hub.docker.com/r/mozilla/lando-api/.

This has been fixed in the lando-ui repo by PR#3 there

The way we were looking for the image tag to push to dockerhub was
an artifact of how were were pushing to dockerhub in our old conduit
repo. The correct way is demonstrated in this commit, which smacleod
has recommend and is consistent with how it is done in the mozphab repo
@purelogiq purelogiq requested a review from mars-f May 8, 2017 21:34
@mars-f mars-f merged commit 3a533f7 into master May 8, 2017
@purelogiq purelogiq deleted the plq/fix-dockerhub branch June 1, 2017 15:22
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