mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-02-22 12:33:09 -06:00
Increase build timeout to 6 minutes
This commit is contained in:
parent
507d3dc650
commit
8a855d57fe
|
|
@ -9,4 +9,4 @@ steps:
|
||||||
- CLOUDSDK_CONTAINER_CLUSTER=synapse
|
- CLOUDSDK_CONTAINER_CLUSTER=synapse
|
||||||
images:
|
images:
|
||||||
- gcr.io/$PROJECT_ID/dendrite-monolith:$COMMIT_SHA
|
- gcr.io/$PROJECT_ID/dendrite-monolith:$COMMIT_SHA
|
||||||
timeout: 300s
|
timeout: 360s
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue