We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b9f01e + 782096c commit 87dcfe1Copy full SHA for 87dcfe1
1 file changed
.github/workflows/release.yaml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
context: .
33
file: ./Dockerfile
34
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
35
push: true
36
tags: ghcr.io/intreecom/robotlb:latest,ghcr.io/intreecom/robotlb:${{ github.ref_name }}
37
0 commit comments