mirror of
https://github.com/Kevsl/crypto-exchange-api.git
synced 2025-07-09 14: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_DB: testdb
|
||||
|
||||
sonarqube:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
sonarqube:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user