mozilla-services / tokenserver

The Mozilla Token Server
http://docs.services.mozilla.com/token/index.html
Mozilla Public License 2.0
66 stars 28 forks source link

Modify CircleCI config to avoid rate limiting. #209

Open Micheletto opened 4 years ago

Micheletto commented 4 years ago

There's a change in the DockerFlow spec to move the Dockerhub login further up the build config. Dockerhub is enabling rate limiting early November, so this should be implemented before then to avoid running into build problems pulling containers or otherwise interacting with Dockerhub.

tublitzed commented 3 years ago

See also https://github.com/mozilla-services/services-engineering/issues/71