mirror of
https://github.com/Kevsl/crypto-exchange-api.git
synced 2025-07-09 14:00:12 +02:00
added ci
This commit is contained in:
parent
a414a6ad69
commit
f5f8f7f96a
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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user