[gnome-settings-daemon/wip/claudio/CI] CI: Save all untracked files from coverage run



commit 33e84a52d8258386a86f7136c76b48f6b6e8099a
Author: Benjamin Berg <bberg redhat com>
Date:   Tue Feb 5 13:34:13 2019 +0100

    CI: Save all untracked files from coverage run

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 33628ffd..11b94db7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -94,7 +94,7 @@ test:
 
 # Runs the coverage test.
 coverage:
-  <<: *save_build_logs
+  <<: *save_untracked_files
   stage: test
   variables:
     BUILD_OPTS: "-Db_coverage=true"


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