[gtk/ci-install-build] Collect hello build logs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ci-install-build] Collect hello build logs
- Date: Wed, 9 Jun 2021 01:25:30 +0000 (UTC)
commit 207092049710fa75b1b2509ae196491c0852c5fe
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Jun 8 21:25:06 2021 -0400
Collect hello build logs
.gitlab-ci.yml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cd12451f92..a1a8432e9a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -90,6 +90,9 @@ fedora-x86_64:
- ninja -C _build install
- PKG_CONFIG_PATH=${CI_PROJECT_DIR}/_install/lib64/pkgconfig:$PKG_CONFIG_PATH meson setup _build_hello
examples/hello
- ninja -C _build_hello
+ artifacts:
+ paths:
+ - "${CI_PROJECT_DIR}/_build_hello/meson-logs"
release-build:
extends: .build-fedora-default
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]