Renamed continuous AppImage.

This commit is contained in:
Jim Evins
2017-04-13 20:51:57 -04:00
parent 4d194f72e9
commit 6d05999f40
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -26,8 +26,9 @@ after_success:
- ./linuxdeployqt*.AppImage ./appdir/usr/share/applications/*.desktop -appimage
- find ./appdir -executable -type f -exec ldd {} \; | grep " => /usr" | cut -d " " -f 2-3 | sort | uniq
- ls -lh ./gLabels*.AppImage
- mv ./gLabels*.AppImage glabels-continous-x86_64.AppImage
- wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
- bash ./upload.sh gLabels*.AppImage
- bash ./upload.sh glabels-continous-x86_64.AppImage
branches:
except: