Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
funnysunny08 authored Oct 29, 2023
1 parent a51f6f9 commit 886a9ee
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ jobs:

# 3) ํ™˜๊ฒฝ๋ณ€์ˆ˜ ํŒŒ์ผ ์ƒ์„ฑ
- name: make application.properties ํŒŒ์ผ ์ƒ์„ฑ
run: |
run:
# create application.yml
# mkdir ./src/main/resources
cd ./src/main/resources

# application.yml ํŒŒ์ผ ์ƒ์„ฑ
Expand Down

0 comments on commit 886a9ee

Please sign in to comment.