[rhythmbox/wip/sam/meson: 2/2] ci: Export build logs
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/wip/sam/meson: 2/2] ci: Export build logs
- Date: Mon, 25 Oct 2021 13:08:08 +0000 (UTC)
commit ed3c52e8b342ab9d05157296fda518e2f8924f7b
Author: Bastien Nocera <hadess hadess net>
Date: Mon Oct 25 14:51:51 2021 +0200
ci: Export build logs
.gitlab-ci.yml | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7f6db1fac..6d8ed9796 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -71,3 +71,9 @@ test:
- ninja
- G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" meson test
- ninja install
+ artifacts:
+ when: always
+ name: "rhythmbox-${CI_COMMIT_REF_NAME}"
+ paths:
+ - "${CI_PROJECT_DIR}/_build/meson-logs"
+ - "${CI_PROJECT_DIR}/_build/meson-dist"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]