Skip to content

Commit

Permalink
Merge pull request #124 from alfasoftware/harrisric-maven-deploy-debug
Browse files Browse the repository at this point in the history
Maven debug for problems with deploy
  • Loading branch information
RadikalJin authored Nov 22, 2024
2 parents c8f87c4 + 2e899a7 commit d6bf7ac
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 d6bf7ac

Please sign in to comment.