Skip to content

Commit

Permalink
Merge pull request #138 from mash-up-kr/chore/ci-log
Browse files Browse the repository at this point in the history
chore: �CI 빌드 로깅 제거
  • Loading branch information
K-Diger authored Aug 8, 2024
2 parents 0054cf4 + 104a94c commit 222ba98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
SECRET_MANAGER_WORKSPACE: ${{ secrets.SECRET_MANAGER_WORKSPACE }}
CURRENT_GIT_SHA: ${{ github.sha }}
STATUS: PR
run: ./gradlew build --info
run: ./gradlew build

- name: Set build status output
id: set_status
Expand Down

0 comments on commit 222ba98

Please sign in to comment.