Skip to content

Commit

Permalink
[feat] #7 update CICD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ziiyouth authored Jan 1, 2024
1 parent 1786b80 commit 16ada4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CICD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:

- name: ๐Ÿญ application.yml ํŒŒ์ผ์„ ์ƒ์„ฑ ํ•ฉ๋‹ˆ๋‹ค.
run: |
mkdir ./src/main/resources
touch ./src/main/resources/application.yml
echo "${{ secrets.APPLICATION }}" > ./src/main/resources/application.yml # github actions์—์„œ ์„ค์ •ํ•œ ๊ฐ’์„ application.yml ํŒŒ์ผ์— ์“ฐ๊ธฐ
Expand Down

0 comments on commit 16ada4f

Please sign in to comment.