Build, Publish LiteLLM Docker Image. New Release #1475
ghcr_deploy.yml
on: workflow_dispatch
docker-hub-deploy
3m 42s
build-and-push-image
3m 51s
build-and-push-image-database
3m 44s
print
2s
build-and-push-image-ee
3m 43s
build-and-push-image-non_root
3m 3s
build-and-push-image-spend-logs
3m 24s
Annotations
10 errors
|
build-and-push-image-non_root
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c mkdir -p /var/lib/litellm/ui && npm install -g npm@latest && npm cache clean --force && cd /app/ui/litellm-dashboard && if [ -f \"/app/enterprise/enterprise_ui/enterprise_colors.json\" ]; then cp /app/enterprise/enterprise_ui/enterprise_colors.json ./ui_colors.json; fi && npm install --legacy-peer-deps && npm run build && cp -r /app/ui/litellm-dashboard/out/* /var/lib/litellm/ui/ && mkdir -p /var/lib/litellm/assets && cp /app/litellm/proxy/logo.jpg /var/lib/litellm/assets/logo.jpg && ( cd /var/lib/litellm/ui && for html_file in *.html; do if [ \"$html_file\" != \"index.html\" ] && [ -f \"$html_file\" ]; then folder_name=\"${html_file%.html}\" && mkdir -p \"$folder_name\" && mv \"$html_file\" \"$folder_name/index.html\"; fi; done && touch .litellm_ui_ready ) && cd /app/ui/litellm-dashboard && rm -rf ./out" did not complete successfully: exit code: 1
|
|
docker-hub-deploy
The run was canceled by @Harshit28j.
|
|
docker-hub-deploy
The operation was canceled.
|
|
build-and-push-image-ee
The run was canceled by @Harshit28j.
|
|
build-and-push-image-ee
The operation was canceled.
|
|
build-and-push-image-database
The run was canceled by @Harshit28j.
|
|
build-and-push-image-database
The operation was canceled.
|
|
build-and-push-image
The run was canceled by @Harshit28j.
|
|
build-and-push-image
The operation was canceled.
|
|
Build, Publish LiteLLM Docker Image. New Release
The run was canceled by @Harshit28j.
|