From 5936a36df17d265cd98e031cf5954c8d4a7a317d Mon Sep 17 00:00:00 2001 From: "Davin Byeon (Dan)" Date: Fri, 21 Apr 2023 15:04:41 +0900 Subject: [PATCH] Update cloudbuild.release.yaml --- .cloudbuild/cloudbuild.release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cloudbuild/cloudbuild.release.yaml b/.cloudbuild/cloudbuild.release.yaml index 74f656b..7bc082a 100644 --- a/.cloudbuild/cloudbuild.release.yaml +++ b/.cloudbuild/cloudbuild.release.yaml @@ -19,7 +19,7 @@ steps: args: - -c - | - git remote set-url origin git@github.com:mathpresso/backend-common.git + git remote set-url origin git@github.com:mathpresso/krotoDC.git git fetch git checkout main volumes: