test publish

This commit is contained in:
Xi Yan 2025-01-14 15:12:04 -08:00
parent 0aab982d64
commit bfb9848074
3 changed files with 5 additions and 8 deletions

View file

@ -153,7 +153,6 @@ def build_image(
return_code = run_with_pty(args)
else:
return_code = run_command(args)
print("return code", return_code)
if return_code != 0:
log.error(