mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-05 10:13:05 +00:00
test publish
This commit is contained in:
parent
bfb9848074
commit
28fccb3293
1 changed files with 2 additions and 1 deletions
3
.github/workflows/publish-to-docker.yml
vendored
3
.github/workflows/publish-to-docker.yml
vendored
|
@ -34,4 +34,5 @@ jobs:
|
|||
|
||||
- name: Push to dockerhub
|
||||
run: |
|
||||
docker push localhost/distribution-ollama llamastack/distribution-ollama:0.0.63-test
|
||||
docker tag localhost/distribution-ollama llamastack/distribution-ollama:0.0.63-test
|
||||
docker push llamastack/distribution-ollama:0.0.63-test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue