Skip to content

Commit

Permalink
refactor : ci test yml 설정 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Qbeom0925 committed Jan 10, 2024
1 parent 5458259 commit 7f6fd66
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ jobs:
shell: bash

- name: Make test application.yml
# run: |
# mkdir -p src/test/resources
# echo "${{ secrets.PROPERTIES_SECRET_TEST }}" | base64 --decode > src/test/resources/application.yml
# shell: bash
- run: |
cd ./src/test/resources
touch ./src/test/application.yml
Expand Down

0 comments on commit 7f6fd66

Please sign in to comment.