Update ci.yml
This commit is contained in:
parent
26c9e4fb1a
commit
348e09d1fc
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -14,5 +14,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
ci:
|
ci:
|
||||||
uses: luketainton/gha-workflows/.github/workflows/ci-python.yml@main
|
uses: luketainton/gha-workflows/.github/workflows/ci-python.yml@main
|
||||||
secrets:
|
env:
|
||||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||||
|
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user