Skip to content

Commit 9fff637

Browse files
committed
remove deploy in travis
1 parent 0222529 commit 9fff637

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.travis.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,3 @@ script:
77
- java -version
88
language: java
99
script: mvn clean package
10-
deploy:
11-
provider: releases
12-
skip_cleanup: true
13-
api_key:
14-
secure: llxJZlRYBIWINl5XI42RpEe+jTxlmSP6MX+oTNZa4oFjEeN9Kdd1G8+S3HSIhCc31RoF/2zeNsM9OehRi1O6bweNSQ9vjlKZQPD8FYcHaHpYW0U7h/OMbEeC794fAghm9ZsmOTNymdvbAXL14nJTrwOW9W8VqoZT9Jx7Ejad63Y=
15-
file: target/releases/elasticsearch-analysis-ik-*.zip
16-
file_glob: true
17-
on:
18-
repo: medcl/elasticsearch-analysis-ik
19-
tags: true
20-
branch: master
21-
group: deprecated-2017Q4

0 commit comments

Comments
 (0)