Add meson log to artifacts
This commit is contained in:
parent
85ab0307d7
commit
f9d8beef45
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ default:
|
|||
python
|
||||
fakeroot fakechroot
|
||||
meson
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
- build/meson-logs/meson-log.txt
|
||||
|
||||
arch:
|
||||
extends: .arch-test
|
||||
|
|
Loading…
Add table
Reference in a new issue