aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2022-05-27 16:07:24 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2022-05-27 16:07:50 +0200
commit9e60b500c76945ccdea94d3a67e7acfde5e3f969 (patch)
tree2168a7de99356d379568979d4283af58f1320434 /.gitlab-ci.yml
parenta9c19b923c886ddfaefd0fa5052d4799b80579e2 (diff)
downloadbird-9e60b500c76945ccdea94d3a67e7acfde5e3f969.tar.gz
CI: Remove broken FreeBSD builds
We currently do not have FreeBSD CI workers.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml22
1 files changed, 11 insertions, 11 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 678a08f6..7809fecd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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