mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-01 17:24:32 +00:00
test publish
This commit is contained in:
parent
0aab982d64
commit
bfb9848074
3 changed files with 5 additions and 8 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue