Skip to content

Commit 2699b21

Browse files
committed
Increase timeout limit
1 parent 2eb69ef commit 2699b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ steps:
3030
'--update-env-vars', 'R_ENV=production'
3131
]
3232

33-
timeout: 1800s
33+
timeout: 2700s
3434
images: ['gcr.io/$PROJECT_ID/$_SERVICE_NAME:latest']
3535

3636
options:

0 commit comments

Comments
 (0)