Skip to content
Commit be6c10de authored by Daniel Espinosa Ortiz's avatar Daniel Espinosa Ortiz
Browse files

CI: Fix script for on failure artifacts

parent 83f5069b
Branches
Tags
No related merge requests found
......@@ -27,7 +27,8 @@ build:
- cd _build
- ninja
- meson test
- ninja installartifacts:
- ninja install
artifacts:
when: on_failure
paths:
- _build/meson-logs/testlog.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment