aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 61bb418..21c71a9 100644
--- a/Makefile
+++ b/Makefile
@@ -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