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.
1 parent 56b47ae commit 94a92aeCopy full SHA for 94a92ae
.travis.yml
@@ -41,4 +41,4 @@ jobs:
41
install: true
42
script:
43
- openssl aes-256-cbc -K $encrypted_8e5c960335c9_key -iv $encrypted_8e5c960335c9_iv -in secring.gpg.enc -out secring.gpg -d
44
- - ./gradlew publish closeAndReleaseRepository
+ - ./gradlew --info publish closeAndReleaseRepository
0 commit comments