Skip to content

.gitlab-ci.yml: reduce number of pipelines when publishing scap images

Jaime Nuche requested to merge published-images-tags into master

Instead of creating a pipeline per image tag, we can annotate every created image with the additional "latest" tag

Merge request reports