mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-24 00:18:23 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user