Skip to content

Commit 5d36390

Browse files
committed
Fix snapmode
1 parent 53c8670 commit 5d36390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ steps:
88
- "--dockerfile=Dockerfile"
99
- "--context=."
1010
- "--build-arg=GIT_COMMIT=$SHORT_SHA"
11-
- "--snapshotMode=time"
11+
- "--snapshot-mode=time"
1212

1313
- id: "Deploy to cloud run"
1414
name: "gcr.io/cloud-builders/gcloud"

0 commit comments

Comments
 (0)