Skip to content

Commit

Permalink
Merge pull request #9429 from strongjz/update-timeouts
Browse files Browse the repository at this point in the history
Increase build time out for fastcgi gcloud image build
  • Loading branch information
strongjz committed Dec 20, 2022
2 parents e3e0d9c + 58948ac commit 1889131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/fastcgi-helloserver/cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
timeout: 600s
timeout: 1800s
options:
substitution_option: ALLOW_LOOSE
steps:
Expand Down

0 comments on commit 1889131

Please sign in to comment.