]> Cypherpunks repositories - gostls13.git/commitdiff
dashboard: add deployment comment to app.yaml
authorRuss Cox <rsc@golang.org>
Thu, 12 Jan 2012 19:06:09 +0000 (11:06 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 12 Jan 2012 19:06:09 +0000 (11:06 -0800)
Also update default app and version to be correct.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5541044

misc/dashboard/app/app.yaml

index b7cc673a9b357fe705e741f371dc6c6a26bc0191..685ca6e3d606a8c0ce0dc62de8b9377ff4a299b3 100644 (file)
@@ -1,5 +1,10 @@
-application: go-build
-version: 1
+# 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: 3