Skip to content

Commit b8450a6

Browse files
oliverchangMartinPetkov
authored andcommitted
Increase builds status timeout. (google#7530)
1 parent c1abc75 commit b8450a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infra/build/build_status/cloudbuild.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ steps:
99
- .
1010
- name: 'gcr.io/oss-fuzz-base/build-status'
1111
args: []
12-
timeout: 3600s
12+
timeout: 5400s
1313
options:
1414
logging: CLOUD_LOGGING_ONLY
15-
timeout: 3600s
15+
timeout: 5400s

0 commit comments

Comments
 (0)