Skip to content

Commit

Permalink
refactor: dockerBuildImage -> buildDockerImage로 테스크 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
belljun3395 committed Jun 25, 2024
1 parent eacb5b6 commit b511d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- name: Build Docker Image
run: |
./gradlew --info api:dockerBuildImage
./gradlew --info api:buildDockerImage

0 comments on commit b511d5e

Please sign in to comment.