Skip to content

Commit

Permalink
chore: 빌드 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
zeze1004 committed Mar 28, 2024
1 parent d70c9e6 commit c1c7158
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ jobs:
restore-keys: |
${{ runner.os }}-
## gradle build
- name: Build with Gradle
run: |
./gradlew build -x test
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2

Expand Down

0 comments on commit c1c7158

Please sign in to comment.