Skip to content

.gitlab-ci.yml: Fix docker repository name for push

Valentin David requested to merge valentindavid/docker-repository-name into master

The local tag did not matter for podman, unlike with Docker. What counts is the destination address.

Merge request reports