mirror of
https://github.com/golang/go
synced 2024-11-22 03:34: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
|
# Update with
|
||||||
version: 1
|
# 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
|
runtime: go
|
||||||
api_version: 3
|
api_version: 3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user