mirror of
https://github.com/Kevsl/crypto-exchange-api.git
synced 2026-02-10 11:46:13 +01:00
added ci
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user