ci(forgejo-actions): analyze all branches
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 2m4s
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 2m4s
This commit is contained in:
parent
be8e1f7e40
commit
edf55d14b4
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ jobs:
|
||||||
run: ./mvnw verify
|
run: ./mvnw verify
|
||||||
|
|
||||||
- name: Analyze with Sonar
|
- name: Analyze with Sonar
|
||||||
if: gitea.ref == 'refs/heads/main'
|
|
||||||
env:
|
env:
|
||||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue