Merge pull request #191 from simbo1905/master

rpm skip_cleanup: true
pull/181/head^2
Simon Massey 6 years ago committed by GitHub
commit dc57c4285f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -104,6 +104,7 @@ deploy:
key: "$BINTRAY_API_KEY"
passphrase: "$BINTRAY_GPG_PASS"
- provider: bintray
skip_cleanup: true
on:
branch: master
condition: "$GITSECRET_DIST == rpm"

Loading…
Cancel
Save