Skip to content

Commit ce0c0bb

Browse files
committed
build prod gcloudbuild, increase timeout
1 parent 0ae84fe commit ce0c0bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.kube/production/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ steps:
99
- '-f'
1010
- $_DOCKERFILE_NAME
1111
dir: $_DOCKERFILE_DIR
12-
timeout: 6000s
1312
- id: Push
1413
name: gcr.io/cloud-builders/docker
1514
args:
@@ -65,3 +64,4 @@ substitutions:
6564
tags:
6665
- gcp-cloudbuild-deploy
6766
- $_K8S_APP_NAME
67+
timeout: 86400s

0 commit comments

Comments
 (0)