Add meson log to artifacts

This commit is contained in:
morganamilo 2023-09-04 18:26:14 +02:00
parent 85ab0307d7
commit f9d8beef45
No known key found for this signature in database
GPG key ID: E48D0A8326DE47C5

View file

@ -16,6 +16,10 @@ default:
python python
fakeroot fakechroot fakeroot fakechroot
meson meson
artifacts:
when: always
paths:
- build/meson-logs/meson-log.txt
arch: arch:
extends: .arch-test extends: .arch-test