We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb69ef commit 2699b21Copy full SHA for 2699b21
cloudbuild.yaml
@@ -30,7 +30,7 @@ steps:
30
'--update-env-vars', 'R_ENV=production'
31
]
32
33
-timeout: 1800s
+timeout: 2700s
34
images: ['gcr.io/$PROJECT_ID/$_SERVICE_NAME:latest']
35
36
options:
0 commit comments