1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

chore(windows): fix automatic deploy for windows

This commit is contained in:
Anthony Bilinski 2018-04-19 13:20:26 -07:00
parent 3c15cd2b10
commit 02d6c63aca
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C

View File

@ -137,7 +137,7 @@ deploy:
- provider: releases
api_key:
secure: "BRbzTWRvadALRQSTihMKruOj64ydxusMUS9FQR//qFlS345ZYfYta43W//4LcWWDKtj6IvA6DRqNdabgWnpbpxpnm9gVftGUdOKlU3niPZhwsMkB2M12QHUnAP6DVOfGPvdciBV+6mu73SSxniEcrYjZ1CrRX7mknmehPpVKxNk="
file: "./workspace/x86_64/qtox/release/setup-qtox-i686-release.exe"
file: "./workspace/i686/qtox/release/setup-qtox-i686-release.exe"
on:
condition: $WINDOWS_BUILD_ARCH_CACHE_TRICK_VARIABLE == i686 && -f /home/travis/build/qTox/qTox/stage3 && -f /home/travis/build/qTox/qTox/release
repo: qTox/qTox