Replace the push-docker role by login-registry and use podman.

This commit replaces the push-docker role which depends on docker
by a new role login-registry which is using podman instead.

Fixes https://pagure.io/fedora-infrastructure/issue/8393

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2020-01-16 15:30:26 +01:00 committed by Pierre-Yves Chibon
parent d5abe969e1
commit 85be95fb79
5 changed files with 36 additions and 43 deletions

View file

@ -3,7 +3,7 @@
# This role install skopeo and the certificates
# needed to push container images to our production registry.
# Note : push to the candidate-registry is done using docker login
# see the push-docker role.
# see the login-registry role.
- name: install necessary packages
package: