[totem/bilelmoussaoui/ci-nightly] ci: Publish nightlies
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [totem/bilelmoussaoui/ci-nightly] ci: Publish nightlies
- Date: Wed, 25 Sep 2019 17:41:43 +0000 (UTC)
commit f552f11738c8c5d46449de1ac889b344c247df4a
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Wed Sep 25 17:06:13 2019 +0000
    ci: Publish nightlies
 .gitlab-ci.yml | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 785b24c51..d848c0983 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
@@ -36,10 +36,13 @@ flatpak:master:
 
 review:
     extends: .review
-    stage: review
+    stage: deploy
     dependencies:
         - flatpak:master
 
 stop_review:
     extends: .stop_review
-    stage: review
+    stage: deploy
+
+nightly:
+  extends: '.publish_nightly'
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]