We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c093ab1 commit 627511dCopy full SHA for 627511d
.travis.yml
@@ -29,6 +29,8 @@ deploy:
29
email: stephan@st-strittmatter.name
30
api_key:
31
secure: NQyGsxZKqApzTxBjsXMI/2drQcCF8s38iuofEL/wbATWC9Y9ggfI6oyd/tqqyYrgouBoSqHPSOEP4ghe381yrO9jlnJMiwzmLqVivZAAe4x2DI3nrlaz+AFcvTpf/36T4LFevTP3Lh6LoVGRrKnfRCjQzfBv0hYOLtjNCc/zjeU=
32
+ file_glob: true
33
+ file: target/*.zip
34
skip_cleanup: true
35
on:
36
tags: true
0 commit comments