diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 402a9478..f09a10e0 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -22,4 +22,4 @@ options: machineType: 'N1_HIGHCPU_32' substitution_option: 'ALLOW_LOOSE' -timeout: 1800s # 30 mins +timeout: 3600s # 60 mins