Patch Travis deployment of windows installers
This commit is contained in:
@@ -29,10 +29,11 @@ deploy:
|
||||
api_key:
|
||||
secure: d4a+x4Gugpss7JK2DcHjyBZDmEFFh4iVfKDfITSD50T6Mc6At4LMgojvEu+6qT6IyOY2vm3UVT6fhyeuWDTRDwW9tfFlaHVA0h8aTRD+eAXOA7pQ8rEMwQO3+WCKuKTfEqUkpL4wxhww8dpkv54tqeIs0S4TBqz9tk8UhzU7XbE=
|
||||
file: lmms-${TRAVIS_TAG:1}-$TARGET_OS.exe
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
all_branches: true
|
||||
condition: "$TARGET_OS != linux"
|
||||
condition: "($TARGET_OS = win*) && ($QT5 = true)"
|
||||
repo: LMMS/lmms
|
||||
notifications:
|
||||
webhooks:
|
||||
|
||||
Reference in New Issue
Block a user