[gnome-settings-daemon/wip/claudio/CI: 3/5] CI: Also store build directory when the job failed



commit c0cb4b26dcb1d971517a2789188615551234117f
Author: Benjamin Berg <bberg redhat com>
Date:   Tue Feb 5 13:49:10 2019 +0100

    CI: Also store build directory when the job failed

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bb7a9571..109e459e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,6 +16,7 @@ stages:
 .Git Untracked files: &save_untracked_files
   artifacts:
     name: untracked
+    when: always
     paths: [$(pwd)]
     expire_in: 3h30min
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]