Allow failure in cert manager job
parent
5d1b34bdcd
commit
6f8b24f367
|
@ -41,6 +41,7 @@ packet_centos7-flannel-containerd-addons-ha:
|
|||
when: on_success
|
||||
variables:
|
||||
MITOGEN_ENABLE: "true"
|
||||
allow_failure: true
|
||||
|
||||
packet_centos8-crio:
|
||||
extends: .packet_pr
|
||||
|
|
Loading…
Reference in New Issue