[librsvg/librsvg-2.43_test] why won't you work?



commit fe445d296c3819b2b9fce8472989632287b00d87
Author: Jordan Petridis <jordanpetridis protonmail com>
Date:   Tue Mar 20 06:19:06 2018 +0200

    why won't you work?

 .gitlab-ci.yml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6c817aa5..1e3fdfeb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -84,7 +84,8 @@ fedora:rawhide:
     LIBRSVG_DEBUG: "yes"
   <<: *distro_test
   only:
-    - master@GNOME/librsvg
+    - master@gnome/librsvg
+    - librsvg-2.*@gnome/librsvg
     - schedules
     - tags
     - web
@@ -96,7 +97,8 @@ opensuse:tumbleweed:
     LIBRSVG_DEBUG: "yes"
   <<: *distro_test
   only:
-    - master@GNOME/librsvg
+    - master@gnome/librsvg
+    - librsvg-2.43_test@gnome/librsvg
     - schedules
     - tags
     - web
@@ -109,6 +111,7 @@ debian:testing:
   <<: *distro_test
   only:
     - master@GNOME/librsvg
+    - librsvg-2.43_test@GNOME/librsvg
     - schedules
     - tags
     - web
@@ -173,6 +176,7 @@ debian:testing_i386:
   <<: *distro_test
   only:
     - master@GNOME/librsvg
+    - librsvg-2.43_test@GNOME/librsvg
     - schedules
     - tags
     - web


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