mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-20 06:54:32 +00:00
Add -- separator to push
Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
@@ -51,10 +51,6 @@ gcloud auth activate-service-account --key-file nolanb-vmware-55ce4993acec.json
|
||||
#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
|
||||
mkdir -p /home/travis/.docker
|
||||
touch /home/travis/.docker/config.json
|
||||
# There's a prompt when trying to do this
|
||||
#echo "Y" | gcloud beta auth configure-docker
|
||||
|
||||
echo "DIAGNOSTICS"
|
||||
ls -al .
|
||||
|
||||
Reference in New Issue
Block a user