rpm skip_cleanup: true

pull/191/head
Simon Massey 6 years ago committed by GitHub
parent 71fcc22a51
commit 1b8a8e7a6e
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