0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 11:55:21 +00:00

CI: Remove broken FreeBSD builds

We currently do not have FreeBSD CI workers.
This commit is contained in:
Ondrej Zajicek 2022-05-27 16:07:24 +02:00
parent a9c19b923c
commit 9e60b500c7

View File

@ -360,17 +360,17 @@ build-opensuse-15.3-amd64:
<<: *build-linux <<: *build-linux
image: registry.nic.cz/labs/bird:opensuse-15.3-amd64 image: registry.nic.cz/labs/bird:opensuse-15.3-amd64
build-freebsd-11-amd64: #build-freebsd-11-amd64:
<<: *build-base # <<: *build-base
tags: # tags:
- freebsd # - freebsd
- amd64 # - amd64
build-freebsd-11-i386: #build-freebsd-11-i386:
<<: *build-base # <<: *build-base
tags: # tags:
- freebsd # - freebsd
- i386 # - i386
.pkg-deb: &pkg-deb .pkg-deb: &pkg-deb