We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac1277 commit a4c472fCopy full SHA for a4c472f
1 file changed
.github/workflows/cicd.yaml
@@ -46,4 +46,6 @@ jobs:
46
--image ${{ env.DOCKER_IMAGE_URL }}:latest \
47
--platform managed \
48
--region us-west1 \
49
- --allow-unauthenticated
+ --allow-unauthenticated
50
+options:
51
+ logging: CLOUD_LOGGING_ONLY
0 commit comments