trying another approach for pipeline
All checks were successful
Homepage Build and Deploy / Build Homepage Image (push) Successful in 46s
Homepage Build and Deploy / Deploy Homepage (push) Successful in 12s

This commit is contained in:
2026-03-13 22:42:12 -03:00
parent 0ae744babb
commit ab7072dcf8

View File

@@ -25,11 +25,6 @@ jobs:
-u "${{ env.REGISTRY_USERNAME }}" \
--password-stdin
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
platforms: linux/amd64,linux/arm64
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3