Skip to content

Commit

Permalink
TASK-149-Login
Browse files Browse the repository at this point in the history
  • Loading branch information
bjh3311 committed Aug 9, 2024
1 parent ca88680 commit e538508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
mkdir -p ./src/main/resources
echo "${{ secrets.APPLICATION_PROPERTIES }}" > ./src/main/resources/application.yml
- name: 테스트 및 빌드하기
run: ./gradlew clean build -x test
Expand Down

0 comments on commit e538508

Please sign in to comment.