We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15e05d commit 957b12fCopy full SHA for 957b12f
.github/workflows/integration.yml
@@ -34,4 +34,4 @@ jobs:
34
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
35
run: |
36
chmod +x gradlew
37
- ./gradlew --continue build sonarqube
+ ./gradlew --continue build sonar
0 commit comments