New change
This commit is contained in:
parent
b02376c742
commit
5ed361ac22
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -23,6 +23,5 @@ jobs:
|
|||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||
- name: SonarQube Quality Gate check
|
||||
uses: sonarsource/sonarqube-quality-gate-action@master
|
||||
env:
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user