mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
CI: Remove broken FreeBSD builds
We currently do not have FreeBSD CI workers.
This commit is contained in:
parent
a9c19b923c
commit
9e60b500c7
@ -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-amd64:
|
||||
# <<: *build-base
|
||||
# tags:
|
||||
# - freebsd
|
||||
# - amd64
|
||||
|
||||
build-freebsd-11-i386:
|
||||
<<: *build-base
|
||||
tags:
|
||||
- freebsd
|
||||
- i386
|
||||
#build-freebsd-11-i386:
|
||||
# <<: *build-base
|
||||
# tags:
|
||||
# - freebsd
|
||||
# - i386
|
||||
|
||||
|
||||
.pkg-deb: &pkg-deb
|
||||
|
Loading…
Reference in New Issue
Block a user