[gnome-boxes/ci-fixes-gnome-3-34: 3/3] CI: Split Fedora build test on its own stage
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/ci-fixes-gnome-3-34: 3/3] CI: Split Fedora build test on its own stage
- Date: Tue, 19 Nov 2019 09:42:00 +0000 (UTC)
commit 833d33a728b993b5fc6166a6d9df5612f25d19eb
Author: Felipe Borges <felipeborges gnome org>
Date: Thu Sep 19 13:40:06 2019 +0200
CI: Split Fedora build test on its own stage
.gitlab-ci.yml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b377cdc4..6788ef17 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,10 @@
include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml'
+stages:
+- test
+- deploy
+- fedora
+
variables:
BUNDLE: "gnome-boxes.flatpak"
@@ -32,7 +37,7 @@ nightly:
fedora:rawhide:
image: fedora:rawhide
- stage: deploy
+ stage: fedora
before_script:
- dnf update -y --nogpgcheck
- dnf install -y meson git vala gtk3-devel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]