diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,5 +8,5 @@ serve: .PHONY: deploy deploy: - gcloud config configurations activate personal + gcloud config configurations activate go-tour-id2 gcloud --project=go-tour-id2 app deploy --promote app.yaml |
