diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,4 +4,5 @@ serve: go run . deploy: + gcloud config configurations activate personal gcloud --project=go-tour-id2 app deploy --promote app.yaml |
