blob: f87d100498a144aead314177119ee5ba8203b974 [file] [log] [blame]
# Update with
# google_appengine/appcfg.py [-V test-build] update .
#
# Using -V test-build will run as test-build.golang.org.
application: go-build
version: build
runtime: go
api_version: go1
handlers:
- url: /static
static_dir: static
- url: /(|gccgo/)log/.+
script: _go_app
- url: /(|gccgo/)(|commit|packages|result|perf-result|tag|todo|perf|perfdetail|perfgraph|updatebenchmark)
script: _go_app
- url: /(|gccgo/)(init|buildtest|key|perflearn|_ah/queue/go/delay|_ah/remote_api)
script: _go_app
login: admin