From: Ondrej Zajicek Date: Fri, 27 May 2022 14:07:24 +0000 (+0200) Subject: CI: Remove broken FreeBSD builds X-Git-Tag: v2.0.10~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e60b500c76945ccdea94d3a67e7acfde5e3f969;p=thirdparty%2Fbird.git CI: Remove broken FreeBSD builds We currently do not have FreeBSD CI workers. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 678a08f60..7809fecd4 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