Skip to content

Commit

Permalink
fixed wrong file name
Browse files Browse the repository at this point in the history
  • Loading branch information
luigiselmi committed Apr 16, 2016
1 parent 9fa2cea commit d9fe865
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ deploy:
provider: releases
api_key:
secure: OTZ/kCf1tTe9yZygPWBAZlQQSS2VSnMbnXIjQw7TetT8Ypj3oLPbfxGIdzSKPl3nJ5esfaMPqURUWlLfhpM3iHjhF7lagd5bzJjxMFae4dk7ILjlmmJaQxGQZZUPT0l3jr4KbBbV+BXCFp+Bt+czGIw1WnKw1S3cOX89MDiTTozVZvvwRRyltMTf30ARMsd7vJ+R1RIMTl2T5tq+mWiyw0PjSJgY8hd2X3e/i73H7A0gpIirD7vWBXtuC75ZqRfHqzxqR20dkMWdnTXjLOc2B6x1FSDvo8ZanHoywj5mwTJmCmiq2//T29xOSTfQrAHg4moxxV83zCRucjV/xr4kD9tJHbVlf1RLMFHNqIEI7RvM8cvha4JPl1djpz4wFEwAvLHOzBVBjWkMINtbFxa7U93vUik3/hN6TV/F4d/WKpqq+XDwLl6NDIzHdopNnqIVpsu0pwWOrYF3RiUrRBm10FRhhXU01aepf3yjIMwI8tho2R0XTY7FrxTR117brpI9koxp43+auCWSYY7tw+tpvumx36IX3aI1ELpSdddLz3Bjzg08PMh5uv5Rhgr05EafxJJLNPIYyLcGn576C2D6sRYltJ9w9BpLAhn8OzGyjrVg0tljjP2B+l2sNRY2P3WiDUUvY8TYLH4QzFQYxiFVntopaozgnrs1xyR7vSPJt4o=
file: target/pilot-sc4-kafka-producer
file: target/pilot-sc4-kafka-producer-$TRAVIS_TAG-jar-with-dependencies.jar
skip_cleanup: true
on:
repo: big-data-europe/pilot-sc4-kafka-producer
tags: true
Expand Down

0 comments on commit d9fe865

Please sign in to comment.