Skip to content

Commit 8049775

Browse files
Kangyi ZhangNikhil Thorat
authored andcommitted
Increase Cloud CI timeout so integration tests can run (#1973)
DEV
1 parent 99e707a commit 8049775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ secrets:
9090
- kmsKeyName: projects/learnjs-174218/locations/global/keyRings/tfjs/cryptoKeys/enc
9191
secretEnv:
9292
BROWSERSTACK_KEY: CiQAkwyoIW0LcnxymzotLwaH4udVTQFBEN4AEA5CA+a3+yflL2ASPQAD8BdZnGARf78MhH5T9rQqyz9HNODwVjVIj64CTkFlUCGrP1B2HX9LXHWHLmtKutEGTeFFX9XhuBzNExA=
93-
timeout: 1800s
93+
timeout: 3600s
9494
logsBucket: 'gs://tfjs-build-logs'
9595
options:
9696
logStreamingOption: 'STREAM_ON'

0 commit comments

Comments
 (0)