Skip to content

Commit

Permalink
fix(container): Extends timeout to 15m in cloudbuild.yaml file (#1513)
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Tomsu committed Mar 15, 2017
1 parent 1f1b800 commit 7a25cb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ steps:
images:
- 'gcr.io/$PROJECT_ID/$REPO_NAME:$COMMIT_SHA'
- 'gcr.io/$PROJECT_ID/$REPO_NAME:latest'
timeout: 15m

0 comments on commit 7a25cb2

Please sign in to comment.