Skip to content

Commit

Permalink
Added deploy option
Browse files Browse the repository at this point in the history
  • Loading branch information
Joris De Winne committed Aug 20, 2014
1 parent 697787e commit bc6ada1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,13 @@ notifications:
hipchat:
rooms:
secure: j3hkJ/Etd8gQDvhpgwBJhutwFA1vex8Q18FMsfiSih1JDoA+PJNfzyG21UmO0g2CDMBfcniKWTHN6VZpN+jSgeZ+UCbz1NMc8rGT1KgexI6CcH1DLGNFJ1o+5oToNZHfRyA7QB1zJz8q8gxrSVPHdqZgb8doAcvMFK0GqewY9dI=
deploy:
provider: releases
api_key:
secure: IP25v/puP1qgGfCRWG+/7EKDU6pyyaU54WRqqNICi8qcubmXxTmfY6/QJeF2bS+MLFZBfttUjdnHWxOMTWBUAP8HFIRkgGHsFIHxiFYbUaKdRXJOZPElpP08mm7HU1Lz/Tz0rU99ry9TVG28RfmGvpsIM6+OdlG8SDdcESqHacg=
file: build/libs/xlr-xlr-plugin-1.0.jar
skip_cleanup: true
on:
all_branches: true
tags: true
repo: xebialabs-community/xlr-xlr-plugin

0 comments on commit bc6ada1

Please sign in to comment.