We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97fc90c commit 88ebaaaCopy full SHA for 88ebaaa
1 file changed
.github/workflows/docker-publish.yaml
@@ -50,8 +50,8 @@ jobs:
50
with:
51
context: .
52
push: true
53
- #platforms: linux/amd64,linux/arm64
54
- platforms: linux/arm64
+ platforms: linux/amd64,linux/arm64
+ # platforms: linux/arm64
55
target: pretix-build
56
tags: ${{ steps.meta-pretix.outputs.tags }}
57
labels: ${{ steps.meta-pretix.outputs.labels }}
0 commit comments