forked from phoenix-oss/llama-stack-mirror
wip
Some checks failed
Build and Push container / build_concierge_backend (push) Failing after 3m45s
Some checks failed
Build and Push container / build_concierge_backend (push) Failing after 3m45s
This commit is contained in:
parent
ef8c200539
commit
01337220fa
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