mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2026-05-14 22:00:30 +09:00
added verbosity to cloudbuild.yaml
This commit is contained in:
@@ -37,7 +37,7 @@ steps:
|
|||||||
--delivery-pipeline quartz-manager-pipeline \
|
--delivery-pipeline quartz-manager-pipeline \
|
||||||
--description "$(git log -1 --pretty='%s')" \
|
--description "$(git log -1 --pretty='%s')" \
|
||||||
--build-artifacts /workspace/artifacts.json \
|
--build-artifacts /workspace/artifacts.json \
|
||||||
--verbosity \
|
--verbosity=debug \
|
||||||
--annotations "commit_ui=https://source.cloud.google.com/$PROJECT_ID/quartz-manager-standalone/+/$COMMIT_SHA"
|
--annotations "commit_ui=https://source.cloud.google.com/$PROJECT_ID/quartz-manager-standalone/+/$COMMIT_SHA"
|
||||||
artifacts:
|
artifacts:
|
||||||
objects:
|
objects:
|
||||||
|
|||||||
Reference in New Issue
Block a user