We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b115a commit 82a9d04Copy full SHA for 82a9d04
.kokoro/docker/cloudbuild.yaml
@@ -22,3 +22,6 @@ steps:
22
args: ['tag', 'gcr.io/$PROJECT_ID/python-samples-testing-docker', 'gcr.io/$PROJECT_ID/python-samples-testing-docker:$SHORT_SHA']
23
images:
24
- 'gcr.io/$PROJECT_ID/python-samples-testing-docker'
25
+
26
+options:
27
+ logging: CLOUD_LOGGING_ONLY
0 commit comments