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 79793d6 commit 5c64b2fCopy full SHA for 5c64b2f
.github/workflows/build.yaml
@@ -78,7 +78,7 @@ jobs:
78
context: .
79
pull: true
80
push: ${{ github.ref_name == 'main' }}
81
- platforms: linux/amd64,linux/arm64/v8
+ platforms: linux/amd64
82
tags: ${{ steps.meta.outputs.tags }}
83
labels: ${{ steps.meta.outputs.labels }}
84
build-args: |
0 commit comments