diff --git a/hack/gcr-push.sh b/hack/gcr-push.sh index 5a6f85429..c7fa4f908 100755 --- a/hack/gcr-push.sh +++ b/hack/gcr-push.sh @@ -67,6 +67,7 @@ fi openssl aes-256-cbc -K $encrypted_f58ab4413c21_key -iv $encrypted_f58ab4413c21_iv -in heptio-images-fac92d2303ac.json.enc -out heptio-images-fac92d2303ac.json -d gcloud auth activate-service-account --key-file heptio-images-fac92d2303ac.json +gcloud auth configure-docker -q unset GIT_HTTP_USER_AGENT echo "Building and pushing container images."