back to only amd64
Some checks failed
Check scripts syntax / check-scripts-syntax (push) Successful in 7s
Haven Notify Build and Deploy / Build Haven Notify Image (push) Failing after 20s
Haven Notify Build and Deploy / Deploy Haven Notify (internal) (push) Has been skipped

This commit is contained in:
2025-08-22 22:33:09 -03:00
parent 11e2a28bd4
commit aa7a9b8548

View File

@@ -31,9 +31,6 @@ jobs:
-u "${{ env.REGISTRY_USERNAME }}" \
--password-stdin
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
@@ -42,7 +39,7 @@ jobs:
with:
push: true
context: haven-notify
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
tags: |
${{ env.IMAGE_NOTIFY }}:latest