added verbosity to cloudbuild.yaml

This commit is contained in:
Fabio Formosa
2024-07-16 23:15:54 +02:00
parent 226296737d
commit b1ff70265f

View File

@@ -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: