[totem-pl-parser/wip/hadess/3.26.6: 4/5] ci: Export built dist tarball
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser/wip/hadess/3.26.6: 4/5] ci: Export built dist tarball
- Date: Fri, 25 Jun 2021 08:55:42 +0000 (UTC)
commit 3a0ad18fca168a499465757e6479647ccf0a0c74
Author: Bastien Nocera <hadess hadess net>
Date: Fri Jun 25 10:55:13 2021 +0200
ci: Export built dist tarball
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7ee436c..8dd7b2b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,10 +32,12 @@ build-fedora:
- dnf install -y $TEST_DEPS
- GIO_USE_VOLUME_MONITOR=unix dbus-run-session ninja -C _build test
- ninja -C _build install
+ - ninja -C _build dist
artifacts:
when: always
paths:
- _build/meson-logs/*
+ - "${CI_PROJECT_DIR}/_build/totem-pl-parser-*.tar.xz"
check_abi:
before_script:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]