[totem-pl-parser/wip/hadess/3.26.6: 1/2] 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: 1/2] ci: Export built dist tarball
- Date: Fri, 25 Jun 2021 11:12:54 +0000 (UTC)
commit a7df1dd330deb7cccfc011c341e67f3b4c28fe3b
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..80e28db 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/*
+ - _build/meson-dist/totem-pl-parser-*.tar.xz
check_abi:
before_script:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]