mirror of
https://github.com/containers/podman.git
synced 2026-01-26 14:59:21 -05:00
The intention is to only push an image if there is ***NOT*** an existing
tag. The original logic for this condition was inverted.
Also, improve radability of the `{container,podman}_push=true`
statements.
Signed-off-by: Chris Evich <cevich@redhat.com>