mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-02 16:49:12 +00:00
Remove custom JaCoCo task from CI runner
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ steps:
|
||||
jdkArchitectureOption: 'x64'
|
||||
publishJUnitResults: true
|
||||
testResultsFiles: '**/TEST-*.xml'
|
||||
tasks: 'check jacocoTestReport sonarqube'
|
||||
tasks: 'check sonarqube'
|
||||
|
||||
- script: |
|
||||
./gradlew --stop
|
||||
|
||||
Reference in New Issue
Block a user