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

Move docker login before docker pull. #5281

Merged
merged 1 commit into from
Feb 11, 2021
Merged

Move docker login before docker pull. #5281

merged 1 commit into from
Feb 11, 2021

Conversation

andygabby
Copy link
Member

@andygabby andygabby commented Feb 11, 2021

Ensure docker login happens before the docker-compose pull. Change install
section to a more appropriate before_script section for the docker login
and pull.

Fix #5282

Ensure docker login happens before the docker-compose pull. Change install
section to a more appropriate before_script section for the docker login
and pull.
@andygabby andygabby requested a review from a team as a code owner February 11, 2021 18:10
@jsha jsha merged commit 0a4b600 into main Feb 11, 2021
@jsha jsha deleted the fix-travis-docker-login branch February 11, 2021 19:07
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.

Docker login does not happen before docker pull in Travis-CI
2 participants