mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2026-01-09 08:40:19 +01:00
gitlab CI: expire the results.xml artifacts
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
fcaa579bd0
commit
59a9c6c5fb
2 changed files with 2 additions and 0 deletions
|
|
@ -150,6 +150,7 @@ check-commit:
|
|||
variables:
|
||||
GIT_DEPTH: 100
|
||||
artifacts:
|
||||
expire_in: 1 week
|
||||
when: on_failure
|
||||
paths:
|
||||
- results.xml
|
||||
|
|
|
|||
|
|
@ -134,6 +134,7 @@ check-commit:
|
|||
variables:
|
||||
GIT_DEPTH: 100
|
||||
artifacts:
|
||||
expire_in: 1 week
|
||||
when: on_failure
|
||||
paths:
|
||||
- results.xml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue