Remove unnecessary comment

This commit is contained in:
Ian Lewis
2019-07-11 08:07:33 +09:00
parent 5d9582b257
commit 7f75f52403
-1
View File
@@ -75,5 +75,4 @@ steps:
if [[ "$PROJECT_ID" == "gvisor-website" && "$BRANCH_NAME" == "master" ]]; then
gcloud app deploy public/app.yaml;
fi
# 15min
timeout: 900s