You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(evergreen): authenticate with docker so that we don't make unauthenticated pulls (#6498)
* docker login
* rather log in when starting the envs
* also login before starting atlas cloud cluster
* also login for start-atlas-local
* conditionally log into docker
* invert the docker env var checks
* also log out of docker
* credsStore from-env
* no need to login
* unshift..
* print docker config
0 commit comments