gitlab-ci, gimp-data: always test the install phase too.

See: https://gitlab.gnome.org/GNOME/gimp-data/-/issues/3
This commit is contained in:
Jehan
2024-09-16 12:04:29 +02:00
parent ca9d57a417
commit b5cbe4e9dc
2 changed files with 3 additions and 1 deletions

View File

@ -296,6 +296,8 @@ gimp-debian-x64:
- if [ "$VARIANT" != "-gcc" ] && [ "$VARIANT" != "-raster" ] && [ "$CI_PIPELINE_SOURCE" != "merge_request_event" ]; then
ninja dist;
fi
# Check install
- ninja install
- cd ..
# Make sure that any Debian pipeline is easily testable relocatable on local Debian
- bash build/linux/appimage/2_bundle-gimp-appimage.sh