dont remove orphans
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 4s
Build and Deploy Frontend / build-and-deploy (push) Successful in 3s

This commit is contained in:
2026-02-28 16:28:04 -06:00
parent 2ab1db131d
commit 3875e11660
2 changed files with 2 additions and 2 deletions

View File

@@ -34,4 +34,4 @@ jobs:
- name: Deploy
run: |
docker compose -f docker-compose-client.prod.yaml pull agologum-client
docker compose -f docker-compose-client.prod.yaml up -d --force-recreate --remove-orphans agologum-client
docker compose -f docker-compose-client.prod.yaml up -d --force-recreate agologum-client