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

Commit 3ae29c2

Browse files
committed
Another attempt to get deploy working
1 parent 72c4ebc commit 3ae29c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,14 @@ deploy:
3636
api_key:
3737
secure: ktklMK+XMOteFt+m9NHhVqKkA1Wo8f9L/cJphUmBMgb3TS+4+vAU50yY8omIyprS8poc3mBWxjYD9p9xdeDnXY2tiFrLDKCWU/jbH3awD0uL6W0Di8BYAVOGhr2Jjjp6gi/B67wHtCtzEoSSNNfMMZ+RWf4GZjJ96NXOLhPRx4k=
3838
file: autocluster-${TRAVIS_TAG}.tgz
39+
skip_cleanup: true
3940
on:
4041
condition: "$TRAVIS_OTP_RELEASE = 17.5"
4142
tags: true
4243
repo: aweber/rabbitmq-autocluster
4344
- provider: script
4445
script: deploy-container.sh
46+
skip_cleanup: true
4547
on:
4648
condition: "$TRAVIS_OTP_RELEASE = 17.5"
4749
tags: true

0 commit comments

Comments
 (0)