This commit is contained in:
parent
bef4a0aabf
commit
43bdaac38e
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ def main [
|
||||||
print $push_result.stderr
|
print $push_result.stderr
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
print $"Pushed $(new_image)"
|
print $"Pushed ($new_image)"
|
||||||
}
|
}
|
||||||
|
|
||||||
podman logout $registry
|
podman logout $registry
|
||||||
|
|
Loading…
Reference in a new issue