Revert "chore: use yaml list notation for platforms"

This reverts commit 14962ee864.
This commit is contained in:
Stefanuk12 2025-04-17 19:30:25 +01:00
parent 14962ee864
commit 8c7637212b
No known key found for this signature in database
GPG key ID: 7E19B1E4C83A2A35

View file

@ -173,9 +173,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
platforms:
- linux/amd64
- linux/arm64
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/pesde-pkg/registry:latest