We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c8670 commit 5d36390Copy full SHA for 5d36390
api/cloudbuild.yaml
@@ -8,7 +8,7 @@ steps:
8
- "--dockerfile=Dockerfile"
9
- "--context=."
10
- "--build-arg=GIT_COMMIT=$SHORT_SHA"
11
- - "--snapshotMode=time"
+ - "--snapshot-mode=time"
12
13
- id: "Deploy to cloud run"
14
name: "gcr.io/cloud-builders/gcloud"
0 commit comments