Skip to content

Commit

Permalink
test: CICD 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
nohy6630 committed May 3, 2024
1 parent 0456bdf commit 10fb34a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: |
mkdir -p src/main/resources
echo $APPLICATION_DEV | base64 --decode > src/main/resources/application.yml
ls -la src/main/resources
- name: Grant execute permission for gradlew
run: chmod u+x gradlew
Expand Down

0 comments on commit 10fb34a

Please sign in to comment.