Add docker cred helper

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
Nolan Brubaker
2019-09-03 15:46:14 -04:00
parent 11ac3dd3f9
commit 78c2775a04
+1
View File
@@ -48,5 +48,6 @@ 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
unset GIT_HTTP_USER_AGENT
gcloud auth configure-docker
VERSION="$VERSION" TAG_LATEST="$TAG_LATEST" make all-containers all-push