[dia/bilelmoussaoui/ci-nightly] Gitlab CI: Run win32 build after flatpak



commit a3905a313a522b6854a085ed81b0bf61eda9b5e6
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Wed Sep 18 23:55:57 2019 +0000

    Gitlab CI: Run win32 build after flatpak

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 07216673..a4e8eb39 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_
 
 stages:
   - test
-  - deploy
+  - win32_build
 
 
 variables:
@@ -36,7 +36,7 @@ nightly:
 
 
 .mingw-defaults: &mingw-defaults
-    stage: build
+    stage: win32_build
     tags:
         - win32
     script:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]