Skip to content

Commit

Permalink
Test fugerit-org/psychic-actions/maven-build-scan@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Feb 21, 2024
1 parent 6f6c0e7 commit fb0f75d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_maven_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- uses: fugerit-org/psychic-actions/build-maven-package@main
- uses: fugerit-org/psychic-actions/maven-build-scan@v1
with:
java-version: '21'
java-vendor: 'oracle'
github-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}
disable-maven-dependency-submission: ${{ vars.DISABLE_MAVEN_DEPENDENCY_SUBMISSION }}

0 comments on commit fb0f75d

Please sign in to comment.