mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
gitlab-ci: Add build-id to AppImage
This is needed to proper update check.
This commit is contained in:
@@ -261,6 +261,7 @@ gimp-debian:
|
||||
- meson setup _build-${RUNNER} -Dprefix="${GIMP_PREFIX}"
|
||||
-Drelocatable-bundle=yes
|
||||
-Dcheck-update=yes
|
||||
-Dbuild-id=org.gimp.GIMP_official.AppImage.$(uname -m)
|
||||
- cd _build-${RUNNER}
|
||||
- ninja
|
||||
- echo -e "\e[0Ksection_end:`date +%s`:gimp_build\r\e[0K"
|
||||
|
Reference in New Issue
Block a user