Skip to content
Snippets Groups Projects
Verified Commit 04302597 authored by azubieta's avatar azubieta
Browse files

Include AppImage.zsync on artifacts

parent cc74a851
No related branches found
No related tags found
2 merge requests!17Development,!12Publis zsync
Pipeline #890 passed
......@@ -8,5 +8,5 @@ appimage:
- ./scripts/package appimage
artifacts:
paths:
- build_*/pling-store*.AppImage
- build_*/pling-store*.AppImage*
expire_in: 2 days
......@@ -37,3 +37,4 @@ if [ "${CI_COMMIT_REF_SLUG}" != "master" ]; then
fi
mv *-x86_64.AppImage ../${PKGNAME}-${PKGVER}-${PKGREL}-x86_64.AppImage
mv *-x86_64.AppImage.zsync ../${PKGNAME}-${PKGVER}-${PKGREL}-x86_64.AppImage.zsync
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment