[dconf: 1/2] ci: Always store test artifacts so we always get code coverage results
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf: 1/2] ci: Always store test artifacts so we always get code coverage results
- Date: Mon, 12 Nov 2018 23:50:41 +0000 (UTC)
commit 561743a9bcff72e9b1025b893ab5b3df307838fe
Author: Philip Withnall <withnall endlessm com>
Date: Mon Nov 12 10:47:00 2018 +0000
ci: Always store test artifacts so we always get code coverage results
Signed-off-by: Philip Withnall <withnall endlessm com>
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 868c797..6b6cebc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -42,7 +42,7 @@ test:
except:
- tags
artifacts:
- when: on_failure
+ when: always
name: "dconf-_${CI_COMMIT_REF_NAME}"
paths:
- "_build/meson-logs"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]