From 7f75f524039c489ace404b5272d5dabfd6b06eb7 Mon Sep 17 00:00:00 2001 From: Ian Lewis Date: Thu, 11 Jul 2019 07:54:28 +0900 Subject: [PATCH] Remove unnecessary comment --- cloudbuild.yaml | 1 - 1 file changed, 1 deletion(-) 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