diff --git a/misc/dashboard/app/app.yaml b/misc/dashboard/app/app.yaml index b7cc673a9b3..685ca6e3d60 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