We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2042d commit 8ae912eCopy full SHA for 8ae912e
api/cloudbuild.yaml
@@ -1,6 +1,6 @@
1
steps:
2
- name: "gcr.io/kaniko-project/executor:latest"
3
- id: "build-and-push"
+ id: "Build Image and Push"
4
dir: "api"
5
args:
6
- "--destination=us.gcr.io/$PROJECT_ID/$_SERVICE_NAME:$SHORT_SHA"
0 commit comments