We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba51f4 commit caabea6Copy full SHA for caabea6
.github/workflows/ci.yaml
@@ -60,6 +60,7 @@ jobs:
60
with:
61
context: .
62
file: cmd/roboto/Dockerfile
63
+ platforms: 'linux/arm/v7,linux/arm64,linux/amd64'
64
push: true
65
tags: ${{ steps.metadata.outputs.tags }}
66
labels: ${{ steps.metadata.outputs.labels }}
0 commit comments