From f2053480912d5920d531c24c5ead3ceeeeb4fb20 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Wed, 26 Aug 2020 12:55:56 -0500 Subject: [PATCH] fix downstream molecule tests Signed-off-by: Adam Miller --- utils/downstream.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/downstream.sh b/utils/downstream.sh index d13684a1..14348713 100755 --- a/utils/downstream.sh +++ b/utils/downstream.sh @@ -32,6 +32,7 @@ f_prep() LICENSE README.md Makefile + .yamllint ) # Directories to recursively copy downstream (relative repo root dir path) @@ -40,6 +41,7 @@ f_prep() meta plugins tests + molecule ) # Temp build dir