Skip to content

ci: Always re-tag the "latest" container when run on master

Martin Roukala requested to merge ci_fix_latest_containers into master

This fixes the issue that containers first-created through an MR would not get tagged when merged to master because the container was already existing.

Merge request reports