diff --git a/.github/workflows/Diareat-CICD.yml b/.github/workflows/Diareat-CICD.yml index d86f943..56f467f 100644 --- a/.github/workflows/Diareat-CICD.yml +++ b/.github/workflows/Diareat-CICD.yml @@ -31,12 +31,6 @@ jobs: with: arguments: build - - name: SonarQube Scan - uses: kitabisa/sonarqube-action@v1.2.1 - with: - host: ${{ secrets.SONAR_ENDPOINT }} - login: ${{ secrets.SONAR_TOKEN }} - - name: Docker login uses: docker/login-action@v3.0.0 with: