diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 609e05a..3a8c802 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -30,7 +30,7 @@ steps: '--update-env-vars', 'R_ENV=production' ] -timeout: 1800s +timeout: 2700s images: ['gcr.io/$PROJECT_ID/$_SERVICE_NAME:latest'] options: