Skip to content

Commit 2262967

Browse files
committed
added verbosity to cloudbuild.yaml
1 parent a5750d1 commit 2262967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudbuild.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ steps:
3737
--delivery-pipeline quartz-manager-pipeline \
3838
--description "$(git log -1 --pretty='%s')" \
3939
--build-artifacts /workspace/artifacts.json \
40+
--verbosity \
4041
--annotations "commit_ui=https://source.cloud.google.com/$PROJECT_ID/quartz-manager-standalone/+/$COMMIT_SHA"
4142
artifacts:
4243
objects:

0 commit comments

Comments
 (0)