new deploy
Some checks failed
ci / build (push) Failing after 3h0m1s

This commit is contained in:
miwr 2025-04-14 14:27:57 +02:00
parent 733afe7b39
commit 629ada7564

View file

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