[librsvg] gitlabci: demote fedora_release to stgage 3.



commit 5cee7dddb6d8056c884eb239082af7816e39888f
Author: Jordan Petridis <jordanpetridis protonmail com>
Date:   Tue Mar 20 13:32:16 2018 +0200

    gitlabci: demote fedora_release to stgage 3.

 .gitlab-ci.yml | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f20d0754..247be8fe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -95,13 +95,6 @@ fedora:test:
     LIBRSVG_DEBUG: "yes"
   <<: *distro_test
 
-fedora:test_release:
-  image: $AMD64_FEDORA_LATEST
-  stage: test
-  variables:
-    LIBRSVG_DEBUG: "no"
-  <<: *distro_test
-
 # STAGE 1 LINTS
 ########################################################################
 
@@ -172,6 +165,14 @@ debian:testing_i386:
 # STAGE 3 CROSS DISTRO TESTS
 #######################################################################
 
+fedora:test_release:
+  image: $AMD64_FEDORA_LATEST
+  stage: test
+  variables:
+    LIBRSVG_DEBUG: "no"
+  <<: *distro_test
+  <<: *stage_3
+
 fedora:rawhide_release:
   image: $AMD64_FEDORA_RAWHIDE
   stage: cross_distro


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