Skip to content

Also push Docker images to per-branch tags, or latest for the main branch

Andrej Shadura requested to merge tweak-ci-docker into main

At the moment, latest is stuck at some ancient commit as it’s never being pushed to. This change preserves the per-commit tags, adding latest/$branch.

Merge request reports