Let's try harder.
Some checks are pending
CI/CD / build-and-test (push) Waiting to run

This commit is contained in:
Felipe Cotti 2024-10-29 20:25:28 -03:00
parent 19117b3746
commit 1d9ae1667d

View file

@ -26,7 +26,7 @@ jobs:
- name: Build/push Docker image (main)
if: github.ref == 'refs/heads/main'
uses: docker/build-push-action@v6.9
uses: docker/build-push-action@v6
with:
context: .
push: true