[totem/wip/hadess/ci-dist] ci: Also test dist'ing
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/ci-dist] ci: Also test dist'ing
- Date: Thu, 10 Sep 2020 10:04:35 +0000 (UTC)
commit 00c76d84fff2a88bfa57d528c9e565fcf1ecea79
Author: Bastien Nocera <hadess hadess net>
Date: Thu Sep 10 11:39:08 2020 +0200
ci: Also test dist'ing
So we can't merge and tag MRs for new releases without updating
the appdata. *sigh*
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 477af10f4..1aed3014c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -49,6 +49,7 @@ build-fedora:
- meson _build
- G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja -C _build test
- ninja -C _build install
+ - G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja -C _build dist
flatpak:master:
extends: .flatpak
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]