From cbd5ed9bdc1463575c705ead65de4ef2a8a3fda7 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Tue, 10 Feb 2026 12:58:15 +0700 Subject: make: ganti name configuration gcloud sesuai nama proyek --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3