summaryrefslogtreecommitdiff
path: root/misc/dashboard/app/app.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'misc/dashboard/app/app.yaml')
-rw-r--r--misc/dashboard/app/app.yaml20
1 files changed, 0 insertions, 20 deletions
diff --git a/misc/dashboard/app/app.yaml b/misc/dashboard/app/app.yaml
deleted file mode 100644
index c5a1f6cb8..000000000
--- a/misc/dashboard/app/app.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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: go1
-
-handlers:
-- url: /static
- static_dir: static
-- url: /log/.+
- script: _go_app
-- url: /(|commit|packages|result|tag|todo)
- script: _go_app
-- url: /(init|buildtest|key|_ah/queue/go/delay)
- script: _go_app
- login: admin