mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 23:24:31 +00:00
test
This commit is contained in:
parent
d97bcaf625
commit
6cac92cfa3
2 changed files with 16 additions and 6 deletions
1
.github/workflows/publish-to-docker.yml
vendored
1
.github/workflows/publish-to-docker.yml
vendored
|
|
@ -26,5 +26,6 @@ jobs:
|
|||
- name: Custom build docker image
|
||||
run: |
|
||||
pip install --no-cache --index-url https://pypi.org/simple/ --extra-index-url https://test.pypi.org/simple/ llama-stack==0.0.63.dev20250114
|
||||
pip install -e .
|
||||
TESTPYPI_VERSION=0.0.63.dev20250114 llama stack build --template ollama --image-type docker
|
||||
docker images
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue