fix
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jeffrey C. Ollie 2023-04-15 18:27:19 -05:00
parent d1085f4d3c
commit af6e989bea
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -65,7 +65,7 @@ def main [
exit 1
}
alias podman = podman --log-level error
alias podman = ^podman --log-level error
$env.PLUGIN_PASSWORD | podman login --username $env.PLUGIN_USERNAME --password-stdin $env.PLUGIN_REGISTRY