Skip to content

Commit

Permalink
update travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoit Moussaud committed Mar 16, 2016
1 parent 503bcb5 commit c6d39d4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Expand Up @@ -7,10 +7,9 @@ notifications:
deploy:
provider: releases
api_key:
secure: alaeOarV4869kZfE9zAqdARLndMWickS00K1OxT+C94db+Ko0oyIF3XVJD+u4r34xCvmlpiBdkom5C5UyI1z5CptwkONdH9kubHdTYey3Wpw0l7OQbpha0PXfUzj9V2bJqySgxx4yt3PJs49g9nOjWKuSn57c2AZ3ziAeKYZvQk=
file: build/libs/xld-docker-plugin-2.1.1.jar
skip_cleanup: true
secure: EGNMXxim1ozN2QOWlBJymdlIqVvikDSyfMZNEI+X8p1pwTeloil3n1BPHy6JvbmnebqSgqNq2fyMjyC7yjQ+ld5hCgsoVqE9tX+RZWVaikHh4UiZ1FZdOpYYYY49snKdE6mWQRi/l27aUcQf21gDzgah6F0Yyoiq8O+qsa3Aoh0=
file: ./build/distributions/xld-docker-plugin-2.1.1.xldp
on:
repo: xebialabs-community/xld-docker-plugin
all_branches: true
tags: true
repo: xebialabs-community/xld-docker-plugin

0 comments on commit c6d39d4

Please sign in to comment.