Move centos7-crio CI job to centos8 (#7327)

This commit is contained in:
Florian Ruynat
2021-03-01 18:57:26 +01:00
committed by GitHub
parent bdd36c2d34
commit e35becebf8
4 changed files with 9 additions and 11 deletions

View File

@@ -42,12 +42,10 @@ packet_centos7-flannel-containerd-addons-ha:
variables:
MITOGEN_ENABLE: "true"
packet_centos7-crio:
packet_centos8-crio:
extends: .packet_pr
stage: deploy-part2
when: on_success
variables:
MITOGEN_ENABLE: "true"
packet_ubuntu18-crio:
extends: .packet_pr