Commit 34d4de51 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Try on artifacts

No related merge requests found
Showing with 6 additions and 1 deletion
+6 -1
...@@ -83,10 +83,15 @@ ubuntu-llvm: ...@@ -83,10 +83,15 @@ ubuntu-llvm:
- git lfs install --skip-repo - git lfs install --skip-repo
artifacts: artifacts:
expire_in: 24 hrs expire_in: 24 hrs
when: on_success
paths:
- sb_branch.txt
artifacts:
expire_in: 2 days
when : on_failure
paths: paths:
# This recovers logs from superbuild build # This recovers logs from superbuild build
- build/*/*/*/*.log - build/*/*/*/*.log
- sb_branch.txt
ubuntu-superbuild-prepare: ubuntu-superbuild-prepare:
extends: .common-prepare extends: .common-prepare
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment