mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-21 12:09:40 +00:00
# What does this PR do? * new workflow job **build-ubi9-container-distribution** * runs on the default `ubuntu-latest` runner * uses the existing `dev` template * invokes `uv run llama stack build` with `.container_base = "registry.access.redhat.com/ubi9/ubi-minimal:latest"` * inspects the resulting image to verify its entrypoint # (Closes #1994) ## Test Plan - CI now includes the `build-ubi9-container-distribution` job and will turn green when that job passes on changes to build files |
||
---|---|---|
.. | ||
changelog.yml | ||
gha_workflow_llama_stack_tests.yml | ||
install-script-ci.yml | ||
integration-auth-tests.yml | ||
integration-tests.yml | ||
pre-commit.yml | ||
providers-build.yml | ||
semantic-pr.yml | ||
stale_bot.yml | ||
test-external-providers.yml | ||
tests.yml | ||
unit-tests.yml | ||
update-readthedocs.yml |