mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-01 09:40:00 +00:00
test publish
This commit is contained in:
parent
0aab982d64
commit
bfb9848074
3 changed files with 5 additions and 8 deletions
4
.github/workflows/publish-to-docker.yml
vendored
4
.github/workflows/publish-to-docker.yml
vendored
|
|
@ -31,3 +31,7 @@ jobs:
|
|||
run: |
|
||||
llama stack build --template ollama --image-type docker
|
||||
docker images
|
||||
|
||||
- name: Push to dockerhub
|
||||
run: |
|
||||
docker push localhost/distribution-ollama llamastack/distribution-ollama:0.0.63-test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue