blob: 47b7d822a3914df861abd1deec9c7a5d3e9232e8 [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: golang-org
version: build
runtime: go
api_version: go1beta
handlers:
- url: /static
static_dir: static
- url: /log/.+
script: _go_app
- url: /(|commit|install|packages|result|tag|todo)
script: _go_app
- url: /(init|buildtest|key|_ah/queue/go/delay|install/cron)
script: _go_app
login: admin