mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 09:58:12 +02:00
Add config.log to build artefacts
This fail is not large, so doesn't "cost much", but it helps in figuring out build problems in CI like "what exactly is missing for the SVG backend?". Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
7de7d57592
commit
f8157ae751
1 changed files with 1 additions and 0 deletions
|
|
@ -112,6 +112,7 @@ fedora autotools build:
|
|||
when: 'always'
|
||||
expire_in: "7 days"
|
||||
paths:
|
||||
- config.log
|
||||
- test/*.log
|
||||
- test/pdiff/*.log
|
||||
- test/output
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue