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 9404c80 commit 6878d44Copy full SHA for 6878d44
deploy/bintray.sh
@@ -18,5 +18,5 @@ if [[ "${APPVEYOR}" ]]; then
18
export CMDSHELL="cmd /C "
19
fi
20
21
-$CMDSHELL gem install dpl
+$CMDSHELL gem install dpl --version 1.8.47
22
$CMDSHELL dpl --provider=bintray --user=osvm --key=$BINTRAYAPIKEY --file=bintray.json --skip_cleanup=true
0 commit comments