Skip to content

Commit

Permalink
Update gradle-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
heunseoRyu authored Oct 3, 2024
1 parent ab8d380 commit b8504a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: chmod +x ./gradlew

- name: Build with Gradle
run: ./gradlew :Daom-api:build -x test --parallel
run: ./gradlew :Dasom-api:build -x test --parallel

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

0 comments on commit b8504a7

Please sign in to comment.