Skip to content

Commit 27d96e7

Browse files
authored
Merge pull request #208 from Pitterling/travis_deploy_cleanup - skip_cleanup
travis_deploy dpl v1 which is the still default version --> add skip_cleanup again
2 parents 60aa919 + e130f73 commit 27d96e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
secure: iKXXqoxPMsoLGlhKMwRB7dVdU0ZvOjzRaxm73zjEsEgyErL7LJ6YG+3wJl24UW8zxgpvM5hW0DKUkWSLfVoHa/1l+Bsb8yREAKJTYldZs3pjhQxWM7OBMeKWjTA7WccYrx4ShHgbgUvl4IuHXNY91kcu1pC6lZukpDUvdX4Ii70=
5151
file_glob: true
5252
file: "build/libs/ksar-*all.jar"
53-
cleanup: false
53+
skip_cleanup: true
5454
on:
5555
tags: true
5656
repo: vlsi/ksar

0 commit comments

Comments
 (0)