generated from nhcarrigan/template
feat(tools): set up sonar #1
@ -36,4 +36,6 @@ jobs:
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: "https://quality.nhcarrigan.com"
|
||||
SONAR_PROJECT_KEY: "typescript-config"
|
||||
args: >
|
||||
-Dsonar.sources=.
|
||||
-Dsonar.projectKey=typescript-config
|
||||
|
Loading…
x
Reference in New Issue
Block a user