This commit is contained in:
@@ -8,6 +8,8 @@ on:
|
||||
jobs:
|
||||
sonar:
|
||||
uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/qualitytest.yml@main
|
||||
with:
|
||||
project_key: ${{ gitea.event.repository.name }}
|
||||
secrets:
|
||||
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }}
|
||||
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user