Skip to content

Commit

Permalink
Remove deprecated mvn plugin execution
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasz-strzelecki-vml committed Oct 18, 2024
1 parent 44fe4d4 commit 4b4b0ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
run: |
mvn clean package \
org.jacoco:jacoco-maven-plugin:report \
org.eluder.coveralls:coveralls-maven-plugin:report \
sonar:sonar -Dsonar.host.url=https://sonarcloud.io \
-Dsonar.organization=wttech \
-Dsonar.projectKey=wttech_AEM-Rules-for-SonarQube

0 comments on commit 4b4b0ce

Please sign in to comment.