We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2687d commit 771ef17Copy full SHA for 771ef17
.travis.yml
@@ -43,6 +43,10 @@ script:
43
- make VERBOSE=1
44
deploy:
45
provider: releases
46
- file: build/mozart2-*-Source.zip
+ skip_cleanup: true
47
+ on:
48
+ tags: true
49
+ file_glob: true
50
+ file: mozart2-*-Source.zip
51
api_key:
52
secure: GxwttdinweSfTeSkWu3aSp//AGT/ew4iyEUaLxh8nDeVRpAHEPBtMhgF25zoP6JLfhlEAOW7+5Gmomk1a/k+VQQWbFbod3jSSUIH/4gafEN7MVgy3Ma1NEWqViSC7IH/DDIhMzHAttznDOA2nWzoV1nyDpUydM8wvs3VK2N2wEI=
0 commit comments