Skip to content

Commit

Permalink
increase timeout to see if deploy succeeds in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
joeholley committed Jul 5, 2023
1 parent d85c01e commit 24693c7
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 @@ -174,4 +174,4 @@ logsBucket: '${_LOGS_BUCKET}'
options:
sourceProvenanceHash: ['SHA256']
machineType: 'N1_HIGHCPU_32'
timeout: 2500s
timeout: 25000s

0 comments on commit 24693c7

Please sign in to comment.