Skip to content

Commit 82a9d04

Browse files
authored
chore: Update cloud build triggers to use cloud logging only as a log entry
Towards b/388782093
1 parent 52b115a commit 82a9d04

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.kokoro/docker/cloudbuild.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ steps:
2222
args: ['tag', 'gcr.io/$PROJECT_ID/python-samples-testing-docker', 'gcr.io/$PROJECT_ID/python-samples-testing-docker:$SHORT_SHA']
2323
images:
2424
- 'gcr.io/$PROJECT_ID/python-samples-testing-docker'
25+
26+
options:
27+
logging: CLOUD_LOGGING_ONLY

0 commit comments

Comments
 (0)