Skip to content

Make sure wildcards don't get expanded too early

The Alpine/Debian/Ubuntu package list wildcards were getting expanded by the top-level job shell, so they didn't match anything in the container, resulting in larger than necessary images.

Fixes: 2b8cc139 "generate the CI templates based on a template" Signed-off-by: Michel Dänzer mdaenzer@redhat.com

Merge request reports