mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-28 10:24:45 +00:00
fix downstream molecule tests
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
@@ -32,6 +32,7 @@ f_prep()
|
|||||||
LICENSE
|
LICENSE
|
||||||
README.md
|
README.md
|
||||||
Makefile
|
Makefile
|
||||||
|
.yamllint
|
||||||
)
|
)
|
||||||
|
|
||||||
# Directories to recursively copy downstream (relative repo root dir path)
|
# Directories to recursively copy downstream (relative repo root dir path)
|
||||||
@@ -40,6 +41,7 @@ f_prep()
|
|||||||
meta
|
meta
|
||||||
plugins
|
plugins
|
||||||
tests
|
tests
|
||||||
|
molecule
|
||||||
)
|
)
|
||||||
|
|
||||||
# Temp build dir
|
# Temp build dir
|
||||||
|
|||||||
Reference in New Issue
Block a user