From: Russ Cox Date: Thu, 12 Jan 2012 19:06:09 +0000 (-0800) Subject: dashboard: add deployment comment to app.yaml X-Git-Tag: weekly.2012-01-15~47 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=c356fc74a12d32d7d0764de0160b291117e9dc79;p=gostls13.git dashboard: add deployment comment to app.yaml Also update default app and version to be correct. R=golang-dev, r CC=golang-dev https://golang.org/cl/5541044 --- diff --git a/misc/dashboard/app/app.yaml b/misc/dashboard/app/app.yaml index b7cc673a9b..685ca6e3d6 100644 --- a/misc/dashboard/app/app.yaml +++ b/misc/dashboard/app/app.yaml @@ -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