New change

This commit is contained in:
shobikaramasubbarayalu 2022-02-18 15:45:37 -05:00
parent b02376c742
commit 5ed361ac22

View File

@ -23,6 +23,5 @@ jobs:
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
- name: SonarQube Quality Gate check - name: SonarQube Quality Gate check
uses: sonarsource/sonarqube-quality-gate-action@master uses: sonarsource/sonarqube-quality-gate-action@master
env: env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}