Skip to content

Commit

Permalink
Maven System output
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Nov 8, 2023
1 parent 4161854 commit dc8e893
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
distribution: [temurin]

steps:
- name: Maven System output
run: ./mvnw -s ./.maven-settings.xml help:system

- name: Maven Build with SonarCloud
uses: wcm-io-devops/github-action-maven-build-sonar@v1
with:
Expand Down

0 comments on commit dc8e893

Please sign in to comment.