mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 16:49:12 +00:00
Publish code coverage from Azure CI
This commit is contained in:
@@ -7,8 +7,6 @@ addons:
|
||||
organization: "apollo-rsps"
|
||||
|
||||
after_success:
|
||||
- ./gradlew jacocoTestReport
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
- git fetch --unshallow
|
||||
- ./gradlew -Dsonar.host.url=https://sonarcloud.io -Dsonar.login="$SONAR_TOKEN" sonarqube
|
||||
before_cache:
|
||||
|
||||
Reference in New Issue
Block a user