Skip to content
This repository has been archived by the owner on Feb 15, 2018. It is now read-only.

Commit

Permalink
Another attempt to get deploy working
Browse files Browse the repository at this point in the history
  • Loading branch information
gmr committed Jun 3, 2016
1 parent 72c4ebc commit 3ae29c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,14 @@ deploy:
api_key:
secure: ktklMK+XMOteFt+m9NHhVqKkA1Wo8f9L/cJphUmBMgb3TS+4+vAU50yY8omIyprS8poc3mBWxjYD9p9xdeDnXY2tiFrLDKCWU/jbH3awD0uL6W0Di8BYAVOGhr2Jjjp6gi/B67wHtCtzEoSSNNfMMZ+RWf4GZjJ96NXOLhPRx4k=
file: autocluster-${TRAVIS_TAG}.tgz
skip_cleanup: true
on:
condition: "$TRAVIS_OTP_RELEASE = 17.5"
tags: true
repo: aweber/rabbitmq-autocluster
- provider: script
script: deploy-container.sh
skip_cleanup: true
on:
condition: "$TRAVIS_OTP_RELEASE = 17.5"
tags: true
Expand Down

0 comments on commit 3ae29c2

Please sign in to comment.