Allow failure in cert manager job
This commit is contained in:
parent
5d1b34bdcd
commit
6f8b24f367
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue