This commit is contained in:
Xi Yan 2025-01-14 14:49:15 -08:00
parent d97bcaf625
commit 6cac92cfa3
2 changed files with 16 additions and 6 deletions

View file

@ -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