Skip to content

Commit 32acfa8

Browse files
authored
Increase build time
1 parent 35a0b1d commit 32acfa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ steps:
1818
env:
1919
- 'REPO_NAME=$REPO_NAME'
2020
- 'BRANCH_NAME=$BRANCH_NAME'
21-
timeout: 600s
21+
timeout: 900s
2222
secrets:
2323
- kmsKeyName: projects/hackgt-cluster/locations/global/keyRings/hackgt-build/cryptoKeys/hackgt-build-key
2424
secretEnv:

0 commit comments

Comments
 (0)