Skip to content

Commit 73b5334

Browse files
committed
CI/CD update
1 parent a4c472f commit 73b5334

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/cicd.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,3 @@ jobs:
4747
--platform managed \
4848
--region us-west1 \
4949
--allow-unauthenticated
50-
options:
51-
logging: CLOUD_LOGGING_ONLY

cloudbuild.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ substitutions:
3939
_REGION: "us-west1"
4040

4141
options:
42-
machineType: "E2_HIGHCPU_8"
42+
machineType: "E2_HIGHCPU_8"
43+
logging: CLOUD_LOGGING_ONLY

0 commit comments

Comments
 (0)