revise step ID
This commit is contained in:
parent
c6df62dd55
commit
bf81205de7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
# `gcloud builds submit --config=cloudbuild.yaml --substitutions=_ZONE=us-central1-b,_CLUSTER=demo-app-staging .`
|
||||
|
||||
steps:
|
||||
- id: 'Deploy to app'
|
||||
- id: 'Deploy application to cluster'
|
||||
name: 'gcr.io/k8s-skaffold/skaffold'
|
||||
entrypoint: 'bash'
|
||||
args:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue