aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8c606da..1becce3 100644
--- a/Makefile
+++ b/Makefile
@@ -4,4 +4,5 @@ serve:
go run .
deploy:
+ gcloud config configurations activate personal
gcloud --project=go-tour-id2 app deploy --promote app.yaml