Skip to content

Commit 37d4c90

Browse files
committed
Clou dlogging only
1 parent e0054bc commit 37d4c90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cloudbuild.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ steps:
3333
for version in $versions; do
3434
gcloud app versions delete $version --service web-log --quiet || echo "Error deleting version: $version"
3535
done
36+
options:
37+
logging: CLOUD_LOGGING_ONLY

0 commit comments

Comments
 (0)