wip
Some checks failed
Build and Push container / build_concierge_backend (push) Failing after 3m45s

This commit is contained in:
Angel Nunez Mencias 2025-05-26 06:34:30 +02:00
parent ef8c200539
commit 01337220fa
Signed by: angel.nunez
SSH key fingerprint: SHA256:z1nFAg1v1AfbhEHrgBetByUJUwziv2R2f4VyN75opcg

View file

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