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

chore: Update circleci to use docker auth #855

Merged
merged 3 commits into from
Oct 12, 2020
Merged

Conversation

jrconlin
Copy link
Member

@jrconlin jrconlin commented Oct 9, 2020

Description

Adding authorization per steps outlined in https://github.com/mozilla-services/Dockerflow/pull/58/files

Testing

Should pass CircleCI.

Issue(s)

Closes #854

@jrconlin jrconlin requested review from Micheletto and a team October 9, 2020 23:07
Copy link

@Micheletto Micheletto left a comment

Choose a reason for hiding this comment

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

From my understanding, this should work. If you wanted to avoid multiple docker login commands boiler plate, you could do something like this. But, I would leave this as is.

@jrconlin
Copy link
Member Author

Oh, thanks! Didn't know about that.

I'll definitely include that in the update for the other packages.

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.

Modify CircleCI config to avoid rate limiting.
2 participants