We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8f87c4 + 2e899a7 commit d6bf7acCopy full SHA for d6bf7ac
.travis.yml
@@ -11,4 +11,4 @@ jobs:
11
script:
12
- echo $GPG_SECRET_KEYS | base64 --decode | $GPG_EXECUTABLE --import
13
- echo $GPG_OWNERTRUST | base64 --decode | $GPG_EXECUTABLE --import-ownertrust
14
- - mvn clean deploy --settings .maven-settings.xml -B -U -Prelease
+ - mvn clean deploy --settings .maven-settings.xml -B -U -Prelease -X
0 commit comments