We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd22bd9 commit f827952Copy full SHA for f827952
PUBLISHING.md
@@ -20,7 +20,7 @@ Travis-CI build is passing.
20
21
Then publish the Hadoop Plugin jars to Bintray by running:
22
23
-`./gradlew bintrayUpload -bintrayUser=<userName> -bintrayApiKey=<key>`
+`./gradlew bintrayUpload -PbintrayUser=<userName> -PbintrayApiKey=<key>`
24
25
Then publish the Hadoop Plugin to https://plugins.gradle.org/ by running:
26
0 commit comments