hard code first
This commit is contained in:
parent
61dd04992b
commit
7af7103a25
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ steps:
|
||||||
args:
|
args:
|
||||||
- '-c'
|
- '-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;
|
skaffold run -f=skaffold.yaml --default-repo=gcr.io/$PROJECT_ID;
|
||||||
|
|
||||||
# Add more power, and more time, for heavy Skaffold build
|
# Add more power, and more time, for heavy Skaffold build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue