Skip to content

Commit

Permalink
Bump timeout for image build job
Browse files Browse the repository at this point in the history
  • Loading branch information
nckturner committed Apr 5, 2022
1 parent 2306ef9 commit a9cc81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ steps:
substitutions:
_GIT_TAG: '12345'
_PULL_BASE_REF: 'master'
timeout: 1200s
timeout: 1600s

0 comments on commit a9cc81b

Please sign in to comment.