mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 22:43:10 -06:00
Increase build timeout to 8 minutes
This commit is contained in:
parent
183c42f4e7
commit
4f040c26d7
|
|
@ -9,4 +9,4 @@ steps:
|
|||
- CLOUDSDK_CONTAINER_CLUSTER=synapse
|
||||
images:
|
||||
- gcr.io/$PROJECT_ID/dendrite-monolith:$COMMIT_SHA
|
||||
timeout: 360s
|
||||
timeout: 480s
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ steps:
|
|||
- CLOUDSDK_CONTAINER_CLUSTER=synapse-production
|
||||
images:
|
||||
- gcr.io/$PROJECT_ID/dendrite-monolith:$TAG_NAME
|
||||
timeout: 360s
|
||||
timeout: 480s
|
||||
|
|
|
|||
Loading…
Reference in a new issue