Skip to content

Enable docker images for tags

Philipp Gadow requested to merge pgadow/salt:dev_tagbuilds into main

This MR modifies the .gitlab/ yaml files for the CI to also create Docker/Singularity Images for tags. The main branch still is deployed to the latest tag of the container registry.

For the CI, temporary images are created, which are removed every 7 days by a cleanup scheduled in the gitlab project for the container registry.

Edited by Philipp Gadow

Merge request reports