needs: [build-fedora-34-amd64]
image: registry.nic.cz/labs/bird:fedora-34-amd64
- pkg-centos-8-amd64:
- <<: *pkg-rpm-wa
- needs: [build-centos-8-amd64]
- image: registry.nic.cz/labs/bird:centos-8-amd64
-#pkg-centos-7-amd64:
-# <<: *pkg-rpm-wa
-# variables:
-# LC_ALL: en_US.UTF-8
-# needs: [build-centos-7-amd64]
-# image: registry.nic.cz/labs/bird:centos-7-amd64
--
- pkg-ubuntu-18.04-amd64:
- <<: *pkg-deb
- needs: [build-ubuntu-18_04-amd64]
- image: registry.nic.cz/labs/bird:ubuntu-18.04-amd64
+ # Removed due to apkg breakage
+ #pkg-centos-8-amd64:
+ # <<: *pkg-rpm-wa
+ # needs: [build-centos-8-amd64]
+ # image: registry.nic.cz/labs/bird:centos-8-amd64
+
+ # Removed due to apkg breakage
+ #pkg-ubuntu-18.04-amd64:
+ # <<: *pkg-deb
+ # needs: [build-ubuntu-18_04-amd64]
+ # image: registry.nic.cz/labs/bird:ubuntu-18.04-amd64
pkg-ubuntu-20.04-amd64:
<<: *pkg-deb