mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
quiet sandbox build (#111)
This commit is contained in:
@@ -64,5 +64,5 @@ chmod 755 packages/*/dist/gemini-code-*.tgz
|
||||
# use empty --authfile to skip unnecessary auth refresh overhead
|
||||
echo "building $IMAGE ... (can be slow first time)"
|
||||
$CMD build --authfile <(echo '{}') -t "$IMAGE" . >/dev/null
|
||||
$CMD image prune -f
|
||||
$CMD image prune -f >/dev/null
|
||||
echo "built $IMAGE"
|
||||
|
||||
Reference in New Issue
Block a user