[libgweather/ebassi/parallel-tests: 2/2] ci: Store the right generate files as artefacts
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/ebassi/parallel-tests: 2/2] ci: Store the right generate files as artefacts
- Date: Fri, 19 Nov 2021 17:08:00 +0000 (UTC)
commit 7cb0a0961433f1b5b95347c029b4beb38e76648e
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Nov 19 17:06:58 2021 +0000
ci: Store the right generate files as artefacts
We bumped the namespace version and changed the name of the vapi file.
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6b9751de..31ceae98 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -66,8 +66,8 @@ style-check-diff:
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"
+ - "${CI_PROJECT_DIR}/_build/libgweather/GWeather-4.0.gir"
+ - "${CI_PROJECT_DIR}/_build/libgweather/gweather4.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]