Skip to content

Commit 9ebe08f

Browse files
Increase cloudbuild.yml timeout to 2 hours (#6902)
1 parent 88dd402 commit 9ebe08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ steps:
2727
env: ['NIGHTLY=$_NIGHTLY']
2828

2929
# General settings.
30-
timeout: 3600s
30+
timeout: 7200s
3131
logsBucket: 'gs://tfjs-build-logs'
3232
options:
3333
logStreamingOption: 'STREAM_ON'

0 commit comments

Comments
 (0)