Skip to content

Make it easier to run CI for updated images

Before, it was easy to run CI for date-based image tags, but not for the images where :latest is used. Change that by pulling the tag into the variables, which makes it simpler to kick off a pipeline that tests updated images everywhere.

Signed-off-by: Michael Hofmann mhofmann@redhat.com

Edited by Michael Hofmann

Merge request reports