[gnome-settings-daemon/wip/claudio/CI] CI: Store build directory also on job failures



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

    CI: Store build directory also on job failures

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 11b94db7..a85ee474 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]