Compare commits

...

2 Commits

Author SHA1 Message Date
2f7029467b Merge pull request 'Actualizar .gitea/workflows/ci.yml' (#53) from leandro-patch-2 into master
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 2m33s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/53
2026-04-21 11:56:22 +00:00
1fc91c625a Actualizar .gitea/workflows/ci.yml
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (pull_request) Failing after 1m56s
2026-04-21 11:55:34 +00:00

View File

@ -49,5 +49,4 @@ jobs:
# Paso 6: Configuración y despliegue con Docker Compose
- name: Deploy with Docker Compose
run: |
docker-compose down
docker-compose up -d