Skip to content

Commit

Permalink
Try travis deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasPohl committed Dec 25, 2019
1 parent b584661 commit 3f04f0d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ after_success:
- bash <(curl -s https://codecov.io/bash) -t b5356ca9-9cef-4be3-a67e-013d18ebd73a
deploy:
provider: releases
api_key:
secure: $API_KEY
api_key: $API_KEY
file:
- esql-plugin/target/esql-plugin-*.jar
skip_cleanup: true
Expand Down

0 comments on commit 3f04f0d

Please sign in to comment.