From e279a2802925fde528b6dc9463c6cb75a3c1d65e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=95=EC=84=B1=EB=B9=88?= Date: Sun, 31 Aug 2025 14:02:36 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EB=B2=84=EA=B7=B8=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/backend-ci-deploy.yml | 3 --- app/src/main/resources/.gitkeep | 0 2 files changed, 3 deletions(-) create mode 100644 app/src/main/resources/.gitkeep diff --git a/.github/workflows/backend-ci-deploy.yml b/.github/workflows/backend-ci-deploy.yml index 7cc8344..d0a172c 100644 --- a/.github/workflows/backend-ci-deploy.yml +++ b/.github/workflows/backend-ci-deploy.yml @@ -37,9 +37,6 @@ jobs: sparse-checkout: bcsd-api/${{ env.TARGET_ENV }} path: .temp - - name: Check Directory Structure - run: ls -R - - name: Set Credential run: cp .temp/bcsd-api/${{ env.TARGET_ENV }}/* app/src/main/resources/ diff --git a/app/src/main/resources/.gitkeep b/app/src/main/resources/.gitkeep new file mode 100644 index 0000000..e69de29