This commit is contained in:
parent
e0fa391a29
commit
213acd1e9b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
$auth.password | podman login --username $auth.username --password-stdin $registry
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue