Skip to content

Commit

Permalink
Increased timeout for docker builds (#1012)
Browse files Browse the repository at this point in the history
  • Loading branch information
ovk6 authored Jul 7, 2020
1 parent b6f8716 commit 5ca9e27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudbuild-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ steps:
args:
- builds
- submit
- --timeout
- 1800s
- --config
- cloudbuild.yaml
- .

0 comments on commit 5ca9e27

Please sign in to comment.