Skip to content

Commit b1ff702

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

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

0 commit comments

Comments
 (0)