.github/workflows/ci.yaml aktualisiert

This commit is contained in:
Christopher.Hase 2025-03-25 09:14:52 +00:00
parent 5efdce0cf6
commit b33561c471

View file

@ -1,5 +1,6 @@
name: ci
on: push
jobs:
@ -47,5 +48,5 @@ jobs:
push: true
allow: network.host
network: host
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
tags: ${{ steps.docker.outputs.tags }}