mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 11:50:14 +10:00
Update .travis.yml
Added AppImage's zsync to the list of files to deploy
This commit is contained in:
@@ -48,6 +48,7 @@ deploy:
|
|||||||
- ./*.deb
|
- ./*.deb
|
||||||
- ./*.rpm
|
- ./*.rpm
|
||||||
- ./*.AppImage
|
- ./*.AppImage
|
||||||
|
- ./*.AppImage.zsync
|
||||||
on:
|
on:
|
||||||
all_branches: true
|
all_branches: true
|
||||||
condition: $SHOULD_BUILD = yes
|
condition: $SHOULD_BUILD = yes
|
||||||
|
|||||||
Reference in New Issue
Block a user