[libgweather/ebassi/gtk4: 46/56] ci: Store introspection and vapi files as artefacts
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/ebassi/gtk4: 46/56] ci: Store introspection and vapi files as artefacts
- Date: Wed, 13 Oct 2021 12:02:16 +0000 (UTC)
commit 8f36178eff0b863979edfc611030f4e2b1ee7708
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Oct 12 14:30:48 2021 +0100
ci: Store introspection and vapi files as artefacts
This way it's going to be slightly easier to check for issues.
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 609d9a34..2d96b05d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -48,6 +48,8 @@ stages:
name: "libgweather-${CI_COMMIT_REF_NAME}"
paths:
- "${CI_PROJECT_DIR}/_build/meson-logs"
+ - "${CI_PROJECT_DIR}/_build/libgweather/GWeather-3.0.gir"
+ - "${CI_PROJECT_DIR}/_build/libgweather/GWeather-3.0.vapi"
# Inherit to build the API reference via gi-docgen
# @PROJECT_DEPS: the dependencies of the project (on Fedora)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]