Update .github/workflows/.github-ci.yaml
All checks were successful
ci / build (push) Successful in 4m29s

This commit is contained in:
richardrobertreitz 2025-03-15 07:18:18 +00:00
parent 092b1ae434
commit 64ccd05681

View file

@ -47,4 +47,5 @@ jobs:
push: true
allow: network.host
network: host
platforms: linux/amd64,linux/arm64
tags: ${{ steps.docker.outputs.tags }}