Update .github/workflows/.github-ci.yaml
Some checks failed
ci / build (push) Failing after 2m0s

This commit is contained in:
richardrobertreitz 2025-03-14 10:59:33 +00:00
parent 39c04a0751
commit 22b5bbc5ef

View file

@ -43,4 +43,5 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
network: host
tags: ${{ steps.docker.outputs.tags }}