We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5750d1 commit 2262967Copy full SHA for 2262967
cloudbuild.yaml
@@ -37,6 +37,7 @@ steps:
37
--delivery-pipeline quartz-manager-pipeline \
38
--description "$(git log -1 --pretty='%s')" \
39
--build-artifacts /workspace/artifacts.json \
40
+ --verbosity \
41
--annotations "commit_ui=https://source.cloud.google.com/$PROJECT_ID/quartz-manager-standalone/+/$COMMIT_SHA"
42
artifacts:
43
objects:
0 commit comments