summaryrefslogtreecommitdiffhomepage
path: root/cloudbuild.yaml
diff options
context:
space:
mode:
authorIan Lewis <ianlewis@google.com>2019-07-11 07:54:28 +0900
committerIan Lewis <ianlewis@google.com>2019-07-11 08:07:33 +0900
commit7f75f524039c489ace404b5272d5dabfd6b06eb7 (patch)
treef3815fbf334fa1e10f392bcb61b616727486ef4c /cloudbuild.yaml
parent5d9582b2577fc61f38db0b73c5fb864116095572 (diff)
Remove unnecessary comment
Diffstat (limited to 'cloudbuild.yaml')
-rw-r--r--cloudbuild.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/cloudbuild.yaml b/cloudbuild.yaml
index ba1b3b323..5cd9e22b2 100644
--- a/cloudbuild.yaml
+++ b/cloudbuild.yaml
@@ -75,5 +75,4 @@ steps:
if [[ "$PROJECT_ID" == "gvisor-website" && "$BRANCH_NAME" == "master" ]]; then
gcloud app deploy public/app.yaml;
fi
-# 15min
timeout: 900s