mirror of
https://github.com/Kevsl/crypto-exchange-api.git
synced 2026-02-12 20:46:13 +01:00
added sonar
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user