This commit is contained in:
ChrispyBacon-dev 2025-05-27 08:48:44 +02:00
parent ae9327ed31
commit 709c975dfc
2 changed files with 2 additions and 2 deletions

View file

@ -64,7 +64,7 @@ jobs:
with:
context: ./dockflare
platforms: linux/amd64 #,linux/arm64
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name == 'push' && (github.ref_name == 'stable' || github.ref_name == 'unstable') }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}