Skip to content

Commit 33a3387

Browse files
committed
Add logging options to Cloud Build configuration
1 parent 2029836 commit 33a3387

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cloudbuild.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,3 +140,6 @@ steps:
140140
# Total timeout covers: ~10 min build/test + ~30 min ebook generation +
141141
# ~10 min deploy + ~5 min GCS upload.
142142
timeout: '3600s'
143+
144+
options:
145+
logging: CLOUD_LOGGING_ONLY

0 commit comments

Comments
 (0)