We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af379c5 commit 954d47bCopy full SHA for 954d47b
.github/workflows/release.yml
@@ -48,6 +48,7 @@ jobs:
48
with:
49
context: server
50
push: true
51
+ platforms: linux/amd64,linux/arm64
52
tags: ${{ steps.meta.outputs.tags }}
53
build-args: release=${{ steps.vars.outputs.tag }}
54
0 commit comments