Build and Publish Ollama Models Volume #2
build-ollama-models.yml
on: workflow_dispatch
build-and-push
1m 59s
Annotations
1 error
|
build-and-push
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ -z \"$MODELS\" ]; then echo \"Error: MODELS build arg is required\" && exit 1; fi && /bin/ollama serve & OLLAMA_PID=$! && sleep 5 && IFS=',' read -ra MODEL_ARRAY <<< \"$MODELS\" && for model in \"${MODEL_ARRAY[@]}\"; do echo \"Pulling model: $model\" && ollama pull \"$model\" || exit 1; done && kill $OLLAMA_PID && wait $OLLAMA_PID || true" did not complete successfully: exit code: 2
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
smartdatafoundry~devcontainer~701FGP.dockerbuild
Expired
|
19.1 KB |
sha256:9f0de258f076867b9233a6749a718211f9d930d70e4e565ffe0a7a8e3b4eead7
|
|