mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Increase timeout on cloud builds
This commit is contained in:
+1
-1
@@ -78,4 +78,4 @@ steps:
|
||||
if [[ "$PROJECT_ID" == "gvisor-website" && "$BRANCH_NAME" == "master" ]]; then
|
||||
gcloud app deploy public/app.yaml;
|
||||
fi
|
||||
timeout: 900s
|
||||
timeout: 1200s
|
||||
|
||||
Reference in New Issue
Block a user