encode the version of the sysupdate in os-release

this should be the path so its easy to find by grepping!
This commit is contained in:
Harald Sitter
2025-09-20 00:34:24 +02:00
parent 2fbbee161c
commit 920c33badd

View File

@@ -57,6 +57,7 @@ IMAGE_VERSION=$IMAGE_VERSION
KDE_LINUX_COMMIT_SHA=$CI_COMMIT_SHA
KDE_LINUX_COMMIT_SHORT_SHA=$CI_COMMIT_SHORT_SHA
KDE_LINUX_CI_URL=$CI_PIPELINE_URL
KDE_LINUX_SYSUPDATE_ENDPOINT=sysupdate/v2
EOF
[ -f /usr/lib/os-release ] || false
cat /usr/lib/os-release