Skip to content

Commit

Permalink
Sonarqube continue-on-error
Browse files Browse the repository at this point in the history
  • Loading branch information
seungh0 committed Sep 1, 2024
1 parent a19bc42 commit 3d77623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
run: ./gradlew unitTest

- name: Sonarqube analyze
continue-on-error: true
env:
GITHUB_TOKEN: ${{ secrets.GIT_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 3d77623

Please sign in to comment.