Skip to content

Commit

Permalink
Merge pull request #208 from Pitterling/travis_deploy_cleanup - skip_…
Browse files Browse the repository at this point in the history
…cleanup

travis_deploy dpl v1 which is the still default version --> add skip_cleanup again
  • Loading branch information
Pitterling committed May 12, 2020
2 parents 60aa919 + e130f73 commit 27d96e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -50,7 +50,7 @@ jobs:
secure: iKXXqoxPMsoLGlhKMwRB7dVdU0ZvOjzRaxm73zjEsEgyErL7LJ6YG+3wJl24UW8zxgpvM5hW0DKUkWSLfVoHa/1l+Bsb8yREAKJTYldZs3pjhQxWM7OBMeKWjTA7WccYrx4ShHgbgUvl4IuHXNY91kcu1pC6lZukpDUvdX4Ii70=
file_glob: true
file: "build/libs/ksar-*all.jar"
cleanup: false
skip_cleanup: true
on:
tags: true
repo: vlsi/ksar

0 comments on commit 27d96e7

Please sign in to comment.