We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f571d commit b0bc8f2Copy full SHA for b0bc8f2
cloudbuild.yaml
@@ -1,3 +1,5 @@
1
steps:
2
- name: 'usuba:latest'
3
- args: ['build', '-t', 'usuba:latest', '-f', './rust/usuba/Dockerfile', '.']
+ args: ['build', '-t', 'usuba:latest', '-f', './rust/usuba/Dockerfile', '.']
4
+options:
5
+ logging: CLOUD_LOGGING_ONLY
0 commit comments