We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68bd2cc commit 82246caCopy full SHA for 82246ca
.github/workflows/pr-flow.yml
@@ -17,5 +17,4 @@ jobs:
17
run: |
18
cd initial
19
bash ./gradlew -Pbuild_target=SNAPSHOT clean build jacocoTestReport spotlessApply spotbugsMain
20
-# bash ./gradlew -Pbuild_target=SNAPSHOT dependencyCheckAggregate --info
21
bash ./gradlew -Pbuild_target=SNAPSHOT sonarqube showSonarQubeLink --info
0 commit comments