diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5ff6ea28fcedd381a94a76d41388e09105e7306f..512e0e6349f504383a132f8537ae8fb3098ba516 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -84,13 +84,9 @@ ubuntu-llvm:
     - git lfs install --skip-repo
   artifacts:
     expire_in: 24 hrs
-    when: on_success
+    when: always
     paths:
       - sb_branch.txt
-  artifacts:
-    expire_in: 2 days
-    when : on_failure
-    paths:
       # This recovers logs from superbuild build
       - build/*/*/*/*.log