Skip to content

Commit

Permalink
Skip clean up in Travis
Browse files Browse the repository at this point in the history
The artifacts are now in the repo, so we need this to upload them.
  • Loading branch information
krallin committed Aug 25, 2017
1 parent 0d5cad4 commit 545fea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ deploy:
secure: Yk90ANpSPv1iJy8QDXCPwfaSmEr/WIJ3bzhQ6X8JvZjfrwTosbh0HrUzQyeac3nyvNwj7YJRssolOFc21IBKPpCFTZqYxSkuLPU6ysG4HGHgN6YJhOMm4mG4KKJ6741q3DJendhZpalBhCEi+NcZK/PCSD97Vl4OqRjBUged0fs=
file: "${DIST_DIR}/*"
file_glob: true
skip_cleanup: true
on:
repo: krallin/tini
tags: true
Expand Down

0 comments on commit 545fea7

Please sign in to comment.