diff options
| author | Shulhan <m.shulhan@gmail.com> | 2026-02-10 12:58:15 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2026-02-10 12:58:15 +0700 |
| commit | cbd5ed9bdc1463575c705ead65de4ef2a8a3fda7 (patch) | |
| tree | e702c52d0983449f0fecebcf4bd1d6938a0c7d6d | |
| parent | 608bb927d407fa2ef295d369cb11c40e8710c373 (diff) | |
| download | golang-id-tour-cbd5ed9bdc1463575c705ead65de4ef2a8a3fda7.tar.xz | |
| -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 |
