gitlab-ci: Catch GIMP's 'meson-log.txt' artifact on AppImage builds

As we do in other GIMP jobs.
This commit is contained in:
Bruno Lopes 2025-02-27 08:35:14 -03:00
parent 8f6c6867c8
commit ada2bbeb57
No known key found for this signature in database

View file

@ -281,6 +281,7 @@ gimp-debian:
paths:
- AppDir*/
- appimageignore*
- _build-${RUNNER}/meson-logs/meson-log.txt
- _build-${RUNNER}/config.h
expire_in: 2 days