Make sure that the package artifacts are uploaded to VMs

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
Pedro Algarvio 2023-12-06 16:40:53 +00:00 committed by Daniel Wozniak
parent a6ca3ec5f7
commit baa5858c03

View file

@ -1315,7 +1315,7 @@ class VM:
"--include",
"artifacts/salt",
"--include",
"artifacts/pkg/*",
"artifacts/pkg",
# But we also want to exclude all other entries under artifacts/
"--exclude",
"artifacts/*",