Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(209)

Unified Diff: appengine/findit/app.yaml

Issue 820113002: [Findit] Add a sub-pipeline to detect first-known failure. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Address comments Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | appengine/findit/model/base_build_model.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/findit/app.yaml
diff --git a/appengine/findit/app.yaml b/appengine/findit/app.yaml
index fb77b7f53215f18c9d523537d55260d6ac50ed65..9808542ccddfc78a2b5df182f0bf4ce4d914e229 100644
--- a/appengine/findit/app.yaml
+++ b/appengine/findit/app.yaml
@@ -9,7 +9,6 @@ handlers:
script: "pipeline_utils.appengine_third_party_pipeline_src_pipeline.\
handlers._APP"
secure: always
- login: admin
- url: /.*
script: main.application
« no previous file with comments | « no previous file | appengine/findit/model/base_build_model.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698