Skip to content

Commit bcd971e

Browse files
author
desiena
committed
Try
1 parent 722349c commit bcd971e

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ jobs:
144144
uses: SonarSource/sonarqube-scan-action@v6.0.0
145145
env:
146146
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
147-
SONAR_PROJECTKEY: Fenix22_python-fmdata
148-
SONAR_ORGANIZATION: fenix22
149147

150148
release:
151149
name: Release on tag

sonar-project.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
sonar.organization=Fenix22_python-fmdata
2+
sonar.projectKey=fenix22
3+
4+
sonar.sources=.

0 commit comments

Comments
 (0)