]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
CI: OpenSuse Leap 15.4, 15.5 not available.
authorJana Babovakova <babovakova.jana@gmail.com>
Thu, 27 Mar 2025 11:29:17 +0000 (12:29 +0100)
committerJana Babovakova <babovakova.jana@gmail.com>
Thu, 27 Mar 2025 11:29:17 +0000 (12:29 +0100)
.gitlab-ci.yml

index f19001ae1f721d73a97549a47e47fa22043f03e6..c400d3442a7c54506c5d0415e818afde2b351dbc 100644 (file)
@@ -181,13 +181,15 @@ build-opensuse-15.3-amd64:
   <<: *build-linux
   image: registry.nic.cz/labs/bird:opensuse-15.3-amd64
 
-build-opensuse-15.4-amd64:
-  <<: *build-linux
-  image: registry.nic.cz/labs/bird:opensuse-15.4-amd64
+#installation not available
+# build-opensuse-15.4-amd64:
+#   <<: *build-linux
+#   image: registry.nic.cz/labs/bird:opensuse-15.4-amd64
 
-build-opensuse-15.5-amd64:
-  <<: *build-linux
-  image: registry.nic.cz/labs/bird:opensuse-15.5-amd64
+#installation not available
+# build-opensuse-15.5-amd64:
+#   <<: *build-linux
+#   image: registry.nic.cz/labs/bird:opensuse-15.5-amd64
 
 #build-freebsd-11-amd64:
 #  <<: *build-base
@@ -397,6 +399,7 @@ pkg-fedora-41-amd64:
   needs: [build-fedora-41-amd64]
   image: registry.nic.cz/labs/bird:fedora-41-amd64
 
+#installation not available yet
 # pkg-fedora-42-amd64:
 #   <<: *pkg-rpm
 #   needs: [build-fedora-42-amd64]
@@ -454,15 +457,17 @@ pkg-opensuse-15.3-amd64:
   needs: [build-opensuse-15.3-amd64]
   image: registry.nic.cz/labs/bird:opensuse-15.3-amd64
 
-pkg-opensuse-15.4-amd64:
-  <<: *pkg-rpm-wa
-  needs: [build-opensuse-15.4-amd64]
-  image: registry.nic.cz/labs/bird:opensuse-15.4-amd64
-
-pkg-opensuse-15.5-amd64:
-  <<: *pkg-rpm-wa
-  needs: [build-opensuse-15.5-amd64]
-  image: registry.nic.cz/labs/bird:opensuse-15.5-amd64
+#installation not available
+# pkg-opensuse-15.4-amd64:
+#   <<: *pkg-rpm-wa
+#   needs: [build-opensuse-15.4-amd64]
+#   image: registry.nic.cz/labs/bird:opensuse-15.4-amd64
+
+#installation not available
+# pkg-opensuse-15.5-amd64:
+#   <<: *pkg-rpm-wa
+#   needs: [build-opensuse-15.5-amd64]
+#   image: registry.nic.cz/labs/bird:opensuse-15.5-amd64
 
 build-netlab:
   stage: build