mirror of
https://github.com/containers/podman-compose.git
synced 2025-07-14 19:35:11 +02:00
Failure exit code for `push` command is not currently forwarded as exit code for podman-compose. With this PR, podman-compose stops pushing when the underlying podman command fails and forwards its exit code. Signed-off-by: Monika Kairaityte <monika@kibit.lt>