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