Skip to content

Commit

Permalink
Skips cleanup for release assets
Browse files Browse the repository at this point in the history
  • Loading branch information
jarv authored and arnaudroques committed May 11, 2020
1 parent f355dc6 commit 2f18333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
provider: releases
token: "$GITHUB_TOKEN"
file: "target/plantuml-${TRAVIS_BRANCH}.war"
cleanup: true
skip_cleanup: true
on:
tags: true

Expand Down

0 comments on commit 2f18333

Please sign in to comment.