Skip to content

Commit

Permalink
Increase Cloud Build Timeout to 15s (ethereum#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
nambrot authored Mar 23, 2019
1 parent eded0fb commit 5081721
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/geth:$COMMIT_SHA'
- 'gcr.io/$PROJECT_ID/geth-all:$COMMIT_SHA'
timeout: 900s

0 comments on commit 5081721

Please sign in to comment.