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 6066075 commit e29fb62Copy full SHA for e29fb62
cloudbuild.yaml
@@ -20,4 +20,4 @@ options:
20
# this will push these images, or cause the build to fail if they weren't built.
21
images:
22
- 'gcr.io/$PROJECT_ID/scheduler:$_GIT_TAG'
23
- - 'gcr.io/$PROJECT_ID/scheduler:latest'
+ - 'gcr.io/$PROJECT_ID/scheduler:latest'
0 commit comments