We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8207a4d commit 934efa4Copy full SHA for 934efa4
1 file changed
.github/workflows/build-and-publish.yaml
@@ -52,7 +52,7 @@ jobs:
52
tags: |
53
ghcr.io/obeone/crawler-to-md:latest
54
docker.io/obeoneorg/crawler-to-md:latest
55
- platforms: linux/amd64,linux/arm64,linux/i386
+ platforms: linux/amd64,linux/arm64
56
57
- name: Set up cosign
58
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
0 commit comments