[gtk-doc/wip/smcv/dist-meson-build: 2/3] CI: Collect logs from meson build as artifacts
- From: Simon McVittie <smcv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-doc/wip/smcv/dist-meson-build: 2/3] CI: Collect logs from meson build as artifacts
- Date: Fri, 21 Aug 2020 15:12:16 +0000 (UTC)
commit d6dcd038ab638e339ccaa4a36c94e02e2e98ad4e
Author: Simon McVittie <smcv debian org>
Date: Fri Aug 21 15:53:21 2020 +0100
CI: Collect logs from meson build as artifacts
Signed-off-by: Simon McVittie <smcv debian org>
.gitlab-ci.yml | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3f84030..82ff02e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -38,6 +38,10 @@ meson-build:
- meson test -C _build
except:
- tags
+ artifacts:
+ when: always
+ paths:
+ - _build/meson-logs/*
# common
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]