Skip to content

Commit

Permalink
deploy/deploy.yaml: increase timeout
Browse files Browse the repository at this point in the history
Change to 90 minutes from 9 minutes.

Change-Id: I72c6b2e4d5ae218243acf079b86f380ff008a7e1
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/634557
Commit-Queue: Jonathan Amsterdam <[email protected]>
TryBot-Bypass: Jonathan Amsterdam <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
  • Loading branch information
jba committed Dec 9, 2024
1 parent 3fe5338 commit 73fd41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.

timeout: 540s
timeout: 5400s
options:
machineType: N1_HIGHCPU_8
env:
Expand Down

0 comments on commit 73fd41e

Please sign in to comment.