diff --git a/.travis.yml b/.travis.yml index 55d0e29..69690ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,14 +15,12 @@ deploy: file: build/libs/* skip_cleanup: true on: - all_branches: true tags: true repo: xebialabs-community/xlr-bitbucket-plugin - provider: script skip_cleanup: true script: rsync --update -raz -i $TRAVIS_BUILD_DIR/build/libs/*.jar $DIST_USER@$DIST_HOST:$DIST_PATH/${TRAVIS_REPO_SLUG#*/}/ on: - all_branches: true tags: true repo: xebialabs-community/xlr-bitbucket-plugin notifications: