seguimos
All checks were successful
build-and-push / build (push) Successful in 9s
build-and-push / deploy (push) Successful in 1s

This commit is contained in:
2025-05-02 16:27:53 -06:00
parent e31df7c0b1
commit 822fea8b9b

View File

@@ -42,5 +42,8 @@ jobs:
- name: Pull latest image
run: docker pull gitea.interno.com/nucleo000/planilla:latest
- name: Stop and remove existing container
run: docker rm -f planilla || true
- name: Restart container
run: docker compose up -d planilla