This commit is contained in:
parent
d1085f4d3c
commit
af6e989bea
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue