Update integration.cloudbuild.yaml

This commit is contained in:
Twisha Bansal
2026-02-03 14:03:08 +05:30
committed by GitHub
parent 9b4d59aed8
commit 57b8de818b

View File

@@ -43,10 +43,6 @@ availableSecrets:
- versionName: projects/${_GCP_PROJECT}/secrets/${_DB_PASS_SECRET}/versions/latest
env: "DB_PASSWORD"
artifacts:
objects:
location: "gs://${_LOG_BUCKET}/universal-tests/$BUILD_ID"
paths: ["*.log"]
timeout: 1200s
@@ -60,5 +56,4 @@ substitutions:
_LOG_BUCKET: "toolbox-test-logs"
options:
machineType: "E2_HIGHCPU_8"
logging: CLOUD_LOGGING_ONLY