fix typo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jeffrey C. Ollie 2023-04-16 09:21:46 -05:00
parent bef4a0aabf
commit 43bdaac38e
Signed by: jeff
GPG Key ID: 6F86035A6D97044E

View File

@ -120,7 +120,7 @@ def main [
print $push_result.stderr
exit 1
}
print $"Pushed $(new_image)"
print $"Pushed ($new_image)"
}
podman logout $registry