Reference correction, L46.
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
-Dsonar.language=yaml,docker
|
-Dsonar.language=yaml,docker
|
||||||
- name: Check SonarQube Quality Gate
|
- name: Check SonarQube Quality Gate
|
||||||
id: quality-gate
|
id: quality-gate
|
||||||
uses: sonarsource/sonarqube-quality-gate-check-action@v1.1.0
|
uses: SonarSource/sonarqube-quality-gate-action@v1.1.0
|
||||||
with:
|
with:
|
||||||
SONARQUBE_HOST: ${{ secrets.SONARQUBE_HOST }}
|
SONARQUBE_HOST: ${{ secrets.SONARQUBE_HOST }}
|
||||||
sonar_token: ${{ secrets.SONARQUBE_TOKEN }}
|
sonar_token: ${{ secrets.SONARQUBE_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user