Skip to content

Commit

Permalink
skip_cleanup otherwise jar is removed before deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktors Belovs committed Jul 1, 2019
1 parent 06d1d81 commit 9a32bd1
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 @@ -6,6 +6,7 @@ before_deploy:
deploy:
provider: releases
file: target/solr-extensions-1.0-SNAPSHOT.jar
skip_cleanup: true
on:
tags: true
api-key:
Expand Down

0 comments on commit 9a32bd1

Please sign in to comment.