generated from nhcarrigan/template
feat(tools): set up sonar #1
@ -37,8 +37,9 @@ jobs:
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: "https://quality.nhcarrigan.com"
|
||||
REF: ${{ gitea.ref }}
|
||||
with:
|
||||
args: >
|
||||
-Dsonar.sources=.
|
||||
-Dsonar.projectKey=typescript-config
|
||||
-Dsonar.branch.name=${{ gitea.ref }}
|
||||
-Dsonar.branch.name=$REF
|
||||
|
Loading…
x
Reference in New Issue
Block a user