diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 33801198850b74336525bada46b5e6ef09a7eb7f..b3dd144023cfa63c3c03c50caae044fb88bbb9d3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -83,13 +83,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