mirror of
https://github.com/Kevsl/crypto-exchange-api.git
synced 2025-07-10 06:00:12 +02:00
added sonar
This commit is contained in:
parent
49d24515a3
commit
f108be4235
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -42,9 +42,9 @@ jobs:
|
|||||||
POSTGRES_PASSWORD: ${{ secrets.CI_DB_PASSWORD }}
|
POSTGRES_PASSWORD: ${{ secrets.CI_DB_PASSWORD }}
|
||||||
POSTGRES_DB: testdb
|
POSTGRES_DB: testdb
|
||||||
|
|
||||||
sonarqube:
|
sonarqube:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user