Hotfix workflows
Build & Push Docker Images / test-backend (push) Successful in 47s
Build & Push Docker Images / test-frontend (push) Successful in 58s
Build & Push Docker Images / build-backend (push) Successful in 1m32s
Build & Push Docker Images / build-frontend (push) Successful in 58s

This commit is contained in:
Antoni Nuñez Romeu
2026-05-25 18:00:28 +02:00
parent 31b3eb21b4
commit 53f81eeb01
+2 -1
View File
@@ -39,7 +39,8 @@ jobs:
- name: Build and push backend image
uses: docker/build-push-action@v5
with:
context: ./backend
context: .
file: ./backend/Dockerfile
push: true
tags: |
git.hacecalor.net/ichitux/farmafinder-backend:latest