Skip to content

Commit

Permalink
Feat : 테스트 제거, 추후 리팩토링시 재작성 예정
Browse files Browse the repository at this point in the history
  • Loading branch information
Kim-Dong-Jun99 committed Feb 4, 2024
1 parent f5f0a7a commit 82523de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Build with Gradle
run: |
./gradlew bootJar
./gradlew build
- name: web docker build and push
run: |
Expand Down

This file was deleted.

0 comments on commit 82523de

Please sign in to comment.