Skip to content

Commit

Permalink
📝 Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
min-0 authored Jul 29, 2024
1 parent 2b69ee5 commit e205f8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
cat <<EOF >> src/main/resources/application-db.yml
${{ secrets.APPLICATION_YML }}
EOF
#gradlew 파일에 실행 권한 부여
- name: Grant execute permission to gradlew
run: chmod +x ./gradlew
Expand Down

0 comments on commit e205f8f

Please sign in to comment.