forked from phoenix-oss/llama-stack-mirror
wip
This commit is contained in:
parent
5b057d60ee
commit
226e443e03
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
@ -71,6 +71,7 @@ jobs:
|
|||
run: |
|
||||
uvx --from . llama stack build --template kvant --image-type container
|
||||
docker tag distribution-kvant:dev localhost:5000/distribution-kvant:dev
|
||||
docker push localhost:5000/distribution-kvant:dev
|
||||
|
||||
- name: Build and push to gitea registry
|
||||
uses: docker/build-push-action@v6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue