Skip to content

Commit

Permalink
Double CloudBuild pipeline timeout.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 354281177
  • Loading branch information
fweikert authored and copybara-github committed Jan 28, 2021
1 parent e96b8ca commit 4d0b21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docs/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ steps:
- name: gcr.io/cloud-builders/gsutil
args: ['web', 'set', '-m', 'index.html', '-e', '404.html', 'gs://docs.bazel.build']

timeout: 3600s
timeout: 7200s

0 comments on commit 4d0b21b

Please sign in to comment.