We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55333f6 commit c128a52Copy full SHA for c128a52
1 file changed
.github/workflows/release.yml
@@ -96,6 +96,5 @@ jobs:
96
context: .
97
file: ./server/Dockerfile # Todo: Update paths
98
push: true
99
- platforms: linux/amd64,linux/arm64 # Todo: Check which platforms we should support
100
tags: ${{ steps.meta.outputs.tags }}
101
labels: ${{ steps.meta.outputs.labels }}
0 commit comments