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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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