mirror of
https://github.com/golang/go
synced 2024-11-21 21:54:40 -07:00
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
This commit is contained in:
parent
fb036824df
commit
c356fc74a1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user