mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 01:43:24 +00:00
gitlab-ci: Add build-id to AppImage
This is needed to proper update check.
This commit is contained in:
parent
5272618512
commit
6adc6aa23f
1 changed files with 1 additions and 0 deletions
|
@ -261,6 +261,7 @@ gimp-debian:
|
||||||
- meson setup _build-${RUNNER} -Dprefix="${GIMP_PREFIX}"
|
- meson setup _build-${RUNNER} -Dprefix="${GIMP_PREFIX}"
|
||||||
-Drelocatable-bundle=yes
|
-Drelocatable-bundle=yes
|
||||||
-Dcheck-update=yes
|
-Dcheck-update=yes
|
||||||
|
-Dbuild-id=org.gimp.GIMP_official.AppImage.$(uname -m)
|
||||||
- cd _build-${RUNNER}
|
- cd _build-${RUNNER}
|
||||||
- ninja
|
- ninja
|
||||||
- echo -e "\e[0Ksection_end:`date +%s`:gimp_build\r\e[0K"
|
- echo -e "\e[0Ksection_end:`date +%s`:gimp_build\r\e[0K"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue