Skip to content

Commit

Permalink
Merge pull request #29 from ikmdev/casaras1-patch-1
Browse files Browse the repository at this point in the history
Update build.yaml
  • Loading branch information
casaras1 authored Sep 27, 2024
2 parents f15553e + efa0731 commit b844397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
sonarcloud_host_url: ${{ 'https://sonarcloud.io/' }}
sonarcloud_organization: ${{ github.repository_owner }}
sonarcloud_sources: ${{ '' }}
sonarcloud_projectKey: ${{ github.repository_owner }}_${{ github.event.repository.name }}
sonarcloud_projectKey: ${{ '' }}
sonarcloud_coverage_jacoco_xmlReportPaths: ${{ '' }}
sonarcloud_java_binaries: ${{ '' }}
sonarcloud_tests: ${{ '' }}

0 comments on commit b844397

Please sign in to comment.