Skip to content

Commit

Permalink
chore: fix GitHub Actions setting
Browse files Browse the repository at this point in the history
  • Loading branch information
GiJungPark committed Jul 5, 2024
1 parent fdf2318 commit c577172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
## gradle build
- name: Build with Gradle
run: ./gradlew build -x test
-

## docker build & push
- name: Docker build & push to prod
run: |
Expand Down

0 comments on commit c577172

Please sign in to comment.