Merge pull request #7 from jazzm0/fix/cloudbuild

hard code first
This commit is contained in:
tobiastraxel 2019-12-11 09:16:41 +01:00 committed by GitHub
commit 4972c44a95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ steps:
args:
- '-c'
- >
gcloud container clusters get-credentials --zone=$_ZONE $_CLUSTER;
gcloud container clusters get-credentials --zone=europe-west1-b hipster-tamagochi;
skaffold run -f=skaffold.yaml --default-repo=gcr.io/$PROJECT_ID;
# Add more power, and more time, for heavy Skaffold build