Skip to content

Pull web-ui image in dedicated task instead in launch task. Triggered by 'update_baseimage'

Niclas Esser requested to merge registry-web-ui into master

The registry-web-ui image is pulled if the 'update_baseimage'-tag is used. Now, the launch job of the web-ui takes the docker image from the private docker registry.

Merge request reports