Skip to content

Publish images sequentially

Cédric Krier requested to merge topic/default/pubish-sequentially into branch/default

Use resource group from GitLab CI to prevent to publish concurrently images. With the process mode set to oldest_first, we ensure that the latest published image is actually the latest build.

Merge request reports