dashboard/app: update app.yaml comments to preferred test convention
Change-Id: I61f0b3a31a4f0435037a6583131bb50b36ac20d7 Reviewed-on: https://go-review.googlesource.com/1563 Reviewed-by: Andrew Gerrand <adg@golang.org>
This commit is contained in:
parent
8d0ad68ce2
commit
c7100dffc3
|
@ -1,7 +1,7 @@
|
|||
# Update with
|
||||
# google_appengine/appcfg.py [-V test-build] update .
|
||||
# google_appengine/appcfg.py [-V build-test] update .
|
||||
#
|
||||
# Using -V test-build will run as test-build.golang.org.
|
||||
# Using -V build-test will run as build-test.golang.org.
|
||||
|
||||
application: golang-org
|
||||
version: build
|
||||
|
|
Loading…
Reference in New Issue