Skip to content

Commit 22776a8

Browse files
author
Travis Tomsu
authored
fix(container): Extends timeout to 15m in cloudbuild.yaml file (spinnaker#3390)
1 parent 28fb36e commit 22776a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudbuild.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ steps:
88
images:
99
- 'gcr.io/$PROJECT_ID/$REPO_NAME:$COMMIT_SHA'
1010
- 'gcr.io/$PROJECT_ID/$REPO_NAME:latest'
11+
timeout: 15m

0 commit comments

Comments
 (0)