fix downstream molecule tests

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller
2020-08-26 12:55:56 -05:00
parent b5eba332c9
commit f205348091

View File

@@ -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