remove the .zuul.d directory (#367)

remove the .zuul.d directory

We now avoid as much as possible the local Zuul configuration because
it's easy to break them inadvertently.
This commit is contained in:
Gonéri Le Bouder
2022-02-04 13:06:37 -05:00
committed by GitHub
parent b54e9ef4ef
commit a122bad685

View File

@@ -1,10 +0,0 @@
- project:
name: github.com/ansible-collections/kubernetes.core
check:
jobs:
- network-ee-sanity-tests:
voting: false
gate:
jobs:
- network-ee-sanity-tests:
voting: false