Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Commandre Benjamin
OTB
Commits
dff20ac7
Commit
dff20ac7
authored
May 15, 2019
by
Antoine Regimbeau
Browse files
Fix artifact
parent
34d4de51
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dff20ac7
...
...
@@ -83,13 +83,9 @@ ubuntu-llvm:
-
git lfs install --skip-repo
artifacts
:
expire_in
:
24 hrs
when
:
on_succes
s
when
:
alway
s
paths
:
-
sb_branch.txt
artifacts
:
expire_in
:
2 days
when
:
on_failure
paths
:
# This recovers logs from superbuild build
-
build/*/*/*/*.log
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment