Skip to content

Commit f97bfff

Browse files
committed
ci/cd (debug): specifying logs output
1 parent 2ca5cda commit f97bfff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/cloudbuild.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ steps:
99
- '--source=server/src/middleware'
1010
- '--entry-point=helloWorld'
1111
- '--runtime=nodejs20'
12-
- '--trigger-topic=kubernetes_cluster'
12+
- '--trigger-topic=kubernetes_cluster'
13+
options:
14+
defaultLogsBucketBehavior: REGIONAL_USER_OWNED_BUCKET

0 commit comments

Comments
 (0)