debug logs from podman
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Jeffrey C. Ollie 2023-08-27 14:30:16 -05:00
parent e0fa391a29
commit 213acd1e9b
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -108,7 +108,7 @@ def main [
}
)
alias podman = ^podman --log-level error
alias podman = ^podman --log-level debug
$auth.password | podman login --username $auth.username --password-stdin $registry