Skip to content

Commit

Permalink
Maven debug for problems with deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
harrisric authored Nov 22, 2024
1 parent c8f87c4 commit 2e899a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
script:
- echo $GPG_SECRET_KEYS | base64 --decode | $GPG_EXECUTABLE --import
- echo $GPG_OWNERTRUST | base64 --decode | $GPG_EXECUTABLE --import-ownertrust
- mvn clean deploy --settings .maven-settings.xml -B -U -Prelease
- mvn clean deploy --settings .maven-settings.xml -B -U -Prelease -X

0 comments on commit 2e899a7

Please sign in to comment.