Skip to content

Commit 30bdbd7

Browse files
committed
Github CI/CD
1 parent 392c5ec commit 30bdbd7

File tree

3 files changed

+306
-414
lines changed

3 files changed

+306
-414
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} # Generate a token on Sonarcloud.io, add it to the secrets of this repo with the name SONAR_TOKEN (Settings > Secrets > Actions > add new repository secret)
6565
with:
6666
args:
67-
-Dsonar.projectKey=cassproject_cass
67+
-Dsonar.projectKey=cassproject_CASS
6868
-Dsonar.organization=cassproject
6969
-Dsonar.sources=src/main/
7070
-Dsonar.tests=src/main/

0 commit comments

Comments
 (0)