We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6dc82c commit 6f203feCopy full SHA for 6f203fe
.github/workflows/ci.yml
@@ -30,7 +30,6 @@ jobs:
30
- '11'
31
- '19'
32
env:
33
- SONARQUBE_HOST_URL: ${{ vars.SONARQUBE_HOST }}
34
ARTIFACTORY_USER: ${{ secrets.ARTIFACTORY_USER }}
35
ARTIFACTORY_TOKEN: ${{ secrets.ARTIFACTORY_TOKEN }}
36
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
client/pom.xml
@@ -271,4 +271,4 @@
271
<scope>test</scope>
272
</dependency>
273
</dependencies>
274
-</project>
+</project>
0 commit comments