committed by
Mahmoud Ben Hassine
parent
e61065ab00
commit
babb91342d
1
.github/workflows/continuous-inspection.yml
vendored
1
.github/workflows/continuous-inspection.yml
vendored
@@ -24,6 +24,7 @@ jobs:
|
||||
run: mvn -P test-coverage verify
|
||||
|
||||
- name: Analyse code quality with Sonar
|
||||
if: github.repository == 'spring-projects/spring-batch'
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_URL }}
|
||||
|
||||
Reference in New Issue
Block a user