skip cleanup on travis deployment

This commit is contained in:
Chris Lu 2017-01-03 22:36:39 -08:00
parent 19159ec479
commit 83ce8c30fc

View file

@ -17,6 +17,7 @@ script:
deploy:
provider: releases
skip_cleanup: true
api_key:
secure: ERL986+ncQ8lwAJUYDrQ8s2/FxF/cyNIwJIFCqspnWxQgGNNyokET9HapmlPSxjpFRF0q6L2WCg9OY3mSVRq4oI6hg1igOQ12KlLyN71XSJ3c8w0Ay5ho48TQ9l3f3Iu97mntBCe9l0R9pnT8wj1VI8YJxloXwUMG2yeTjA9aBI=
file:
@ -37,4 +38,5 @@ deploy:
- build/openbsd_amd64.tar.gz
- build/openbsd_386.tar.gz
on:
repo: chrislusf/seaweedfs
branch: release
repo: chrislusf/seaweedfs