[totem/bilelmoussaoui/ci-nightly] CI: fix stages
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/bilelmoussaoui/ci-nightly] CI: fix stages
- Date: Wed, 25 Sep 2019 17:09:39 +0000 (UTC)
commit 2b43dfb1509e5a3d8bccbba4cbcbc2e74c41113c
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Wed Sep 25 17:09:28 2019 +0000
CI: fix stages
.gitlab-ci.yml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 57f861dc7..0fb519e1d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_
stages:
- test
-- review
+- deploy
build-fedora:
image: fedora:latest
@@ -35,14 +35,14 @@ flatpak:master:
APP_ID: "org.gnome.Totem.Devel"
review:
- extends: .review
- stage: review
+ extends: .review:
+ stage: deploy
dependencies:
- - flatpak:master
+ - flatpak
-stop_review:
+stop_review::
+ stage: deploy
extends: .stop_review
- stage: review
nightly:
extends: '.publish_nightly'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]