Sign in
chromium
/
external
/
github.com
/
GoogleCloudPlatform
/
appengine-pipelines
/
refs/heads/dependabot/maven/java/junit-junit-4.13.1
/
.
/
python
/
demo
/
app.yaml
blob: 90f9b7aa59ac0873212d03e0bd732591a888eef7 [
file
] [
log
] [
blame
] [
edit
]
application:
pipeline
-
test
version:
1
runtime:
python27
api_version:
1
handlers:
-
url:
/_ah/pipeline(/.*)
?
script:
pipeline/handlers.py
-
url:
/static
static_dir:
static
-
url:
.*
login:
required
script:
main.py