]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
CI: Remove broken FreeBSD builds
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 27 May 2022 14:07:24 +0000 (16:07 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 27 May 2022 14:07:50 +0000 (16:07 +0200)
We currently do not have FreeBSD CI workers.

.gitlab-ci.yml

index 678a08f602cc7a16d7a36551bfdb63b61b03d909..7809fecd44d88e5e79cbb7582f589850ad727e40 100644 (file)
@@ -360,17 +360,17 @@ build-opensuse-15.3-amd64:
   <<: *build-linux
   image: registry.nic.cz/labs/bird:opensuse-15.3-amd64
 
-build-freebsd-11-amd64:
-  <<: *build-base
-  tags:
-    - freebsd
-    - amd64
-
-build-freebsd-11-i386:
-  <<: *build-base
-  tags:
-    - freebsd
-    - i386
+#build-freebsd-11-amd64:
+#  <<: *build-base
+#  tags:
+#    - freebsd
+#    - amd64
+
+#build-freebsd-11-i386:
+#  <<: *build-base
+#  tags:
+#    - freebsd
+#    - i386
 
 
 .pkg-deb: &pkg-deb