Skip to content

Commit

Permalink
Merge pull request #111 from casaras1/main
Browse files Browse the repository at this point in the history
Update build.yml
  • Loading branch information
casaras1 authored Nov 19, 2024
2 parents 4722cfe + 43f2339 commit d8938ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
java-version: '21'
distribution: 'zulu'

# settings.xml credentials for Nexus
# settings.xml credentials for Nexus -- for now this is to stay commented out
# - name: maven settings
# uses: s4u/maven-settings-action@v3.1.0
# uses: s4u/maven-settings-action@v3.1.0
# with:
# servers: '[{"id": "nexus-repo", "username": "${{ secrets.NEXUS_USER_DEMO }}", "password": "${{secrets.NEXUS_PASSWORD_DEMO}}" }]'

Expand Down

0 comments on commit d8938ae

Please sign in to comment.