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

use PROJECT_PATH environment variable to create the update info url

parent e1f005ab
No related branches found
No related tags found
2 merge requests!17Development,!12Publis zsync
Pipeline #893 passed
......@@ -4,7 +4,7 @@ PKGNAME='pling-store'
PKGVER='5.0.1'
PKGREL='1'
UPDINFO="zsync|https://www.opencode.net/dnf2/pling-store/-/jobs/artifacts/${CI_COMMIT_REF_SLUG}/raw/build_pling-store/${PKGNAME}-${CI_COMMIT_REF_SLUG}-x86_64.AppImage.zsync?job=appimage"
UPDINFO="zsync|https://www.opencode.net/${CI_PROJECT_NAMESPACE}/${CI_PROJECT_NAME}/-/jobs/artifacts/${CI_COMMIT_REF_SLUG}/raw/build_pling-store/${PKGNAME}-${CI_COMMIT_REF_SLUG}-x86_64.AppImage.zsync?job=appimage"
APPDIR="${PKGNAME}.AppDir"
make
......
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