This commit is contained in:
Kevsl 2024-09-16 14:24:13 +02:00
parent a414a6ad69
commit f5f8f7f96a

View File

@ -18,7 +18,7 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: npm install run: npm install
- name: Run SonarQube scan - name: Run SonarQube scanner
run: | run: |
npx sonar-scanner \ npx sonar-scanner \
-Dsonar.projectKey=your_project_key \ -Dsonar.projectKey=your_project_key \