Renamed continuous AppImage.
This commit is contained in:
+2
-1
@@ -26,8 +26,9 @@ after_success:
|
|||||||
- ./linuxdeployqt*.AppImage ./appdir/usr/share/applications/*.desktop -appimage
|
- ./linuxdeployqt*.AppImage ./appdir/usr/share/applications/*.desktop -appimage
|
||||||
- find ./appdir -executable -type f -exec ldd {} \; | grep " => /usr" | cut -d " " -f 2-3 | sort | uniq
|
- find ./appdir -executable -type f -exec ldd {} \; | grep " => /usr" | cut -d " " -f 2-3 | sort | uniq
|
||||||
- ls -lh ./gLabels*.AppImage
|
- ls -lh ./gLabels*.AppImage
|
||||||
|
- mv ./gLabels*.AppImage glabels-continous-x86_64.AppImage
|
||||||
- wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
|
- 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:
|
branches:
|
||||||
except:
|
except:
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ expect compatability or consistency of features between snapshots.
|
|||||||
|
|
||||||
| Platform | Files |
|
| Platform | Files |
|
||||||
|:---------|:------|
|
|:---------|:------|
|
||||||
| Linux x86_64 [AppImage](http:appimage.org): *Download, make it executable, and run!* | [gLabels_Label_Designer_4-x86_64.AppImage](https://github.com/jimevins/glabels-qt/releases/download/continuous/gLabels_Label_Designer_4-x86_64.AppImage) |
|
| Linux x86_64 [AppImage](http:appimage.org): *Download, make it executable, and run!* | [glabels-continous-x86_64.AppImage](https://github.com/jimevins/glabels-qt/releases/download/continuous/glabels-continuous-x86_64.AppImage) |
|
||||||
| Source Code TAR.GZ | [continuous.tar.gz](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz) |
|
| Source Code TAR.GZ | [continuous.tar.gz](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz) |
|
||||||
| Source Code ZIP | [continuous.zip](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz) |
|
| Source Code ZIP | [continuous.zip](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz) |
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user