Allow period ci jobs to fail (#6737)

This commit is contained in:
Florian Ruynat
2020-09-24 18:22:06 +02:00
committed by GitHub
parent 28073c76ac
commit 49bcf91aaf

View File

@ -19,6 +19,7 @@
only:
variables:
- $PERIODIC_CI_ENABLED
allow_failure: true
extends: .packet
packet_ubuntu18-calico-aio: