Skip to content

Commit 9e641fe

Browse files
authored
Merge pull request #41 from data-for-good-concepts/33-write-onboarding-documentation
Increase timeout limit
2 parents 96eea68 + 2699b21 commit 9e641fe

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)