test fix
This commit is contained in:
parent
35d419e00a
commit
b86e724a62
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ def main [
|
|||
}
|
||||
)
|
||||
|
||||
#alias podman = ^podman --log-level error
|
||||
alias podman = ^podman --log-level error --cgroup-manager=cgroupfs
|
||||
|
||||
print "AAA"
|
||||
$auth.password | podman login --username $auth.username --password-stdin $registry
|
||||
|
|
Loading…
Reference in a new issue