Skip to content

Commit 0174680

Browse files
authored
Merge pull request GoogleCloudPlatform#269 from JustinBeckwith/master
remove preview from gcloud app
2 parents 6377365 + 02fcf58 commit 0174680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

managed_vms/cron/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ This sample demonstrates how to deploy App Engine Cron Service to ping a servlet
88
$ mvn gcloud:deploy
99

1010
## Deploying cron job
11-
$ gcloud preview app deploy cron.yaml
11+
$ gcloud app deploy cron.yaml

0 commit comments

Comments
 (0)