Browse Source

Allow failure in cert manager job

pull/8005/head
Florian Ruynat 3 years ago
committed by Kubernetes Prow Robot
parent
commit
6f8b24f367
1 changed files with 1 additions and 0 deletions
  1. 1
      .gitlab-ci/packet.yml

1
.gitlab-ci/packet.yml

@ -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…
Cancel
Save