Compare commits

...

3 Commits

Author SHA1 Message Date
Peter Squicciarini
d03f6d5442 Merge pull request #346 from zilti/master
Add update information to AppImage
2020-02-27 10:41:23 -08:00
Daniel Ziltener
35f5a5a264 Update .travis.yml
Added AppImage's zsync to the list of files to deploy
2020-02-27 12:08:23 +01:00
Daniel Ziltener
ccb2ee47b3 Add update information to AppImage 2020-02-26 23:36:45 +01:00
2 changed files with 3 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ deploy:
- ./*.deb
- ./*.rpm
- ./*.AppImage
- ./*.AppImage.zsync
on:
all_branches: true
condition: $SHOULD_BUILD = yes

View File

@@ -467,5 +467,6 @@ fi
# Go out of AppImage
cd ..
export UPDATE_INFORMATION="gh-releases-zsync|VSCodium|vscodium|latest|*.AppImage.zsync"
generate_type2_appimage
ls -lh ../out/*.AppImage
ls -lh ../out/*.AppImage*