Skip to content
GitLab
Explore
Sign in
Commit
be6c10de
authored
3 years ago
by
Daniel Espinosa Ortiz
Browse files
Options
Downloads
Patches
Plain Diff
CI: Fix script for on failure artifacts
parent
83f5069b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
1
View file @
be6c10de
...
...
@@ -27,7 +27,8 @@ build:
-
cd _build
-
ninja
-
meson test
-
ninja installartifacts
:
-
ninja install
artifacts
:
when
:
on_failure
paths
:
-
_build/meson-logs/testlog.txt
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment