maybe improving pipeline
All checks were successful
Homepage Build and Deploy / Build Homepage Image (push) Successful in 9m40s
Homepage Build and Deploy / Deploy Homepage (push) Successful in 5s

This commit is contained in:
2025-08-22 22:43:01 -03:00
parent a4ce33e4a7
commit e4ca714448

View File

@@ -27,6 +27,8 @@ jobs:
- 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