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 d59ffaf commit 2068756Copy full SHA for 2068756
.github/workflows/ci.yml
@@ -61,6 +61,7 @@ jobs:
61
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
62
with:
63
context: .
64
+ platforms: linux/amd64,linux/arm64
65
push: true
66
tags: ${{ steps.meta.outputs.tags }}
67
labels: ${{ steps.meta.outputs.labels }}
0 commit comments