Files
michaelschiemer/deployment/scripts/deploy.sh
Michael Schiemer 6c266861ec
Some checks failed
Test Runner / test-basic (push) Successful in 9s
Test Runner / test-php (push) Successful in 8s
Deploy Application / deploy (push) Failing after 30s
fix(deploy): add --force-recreate --remove-orphans to handle container conflicts
Fixes deployment error where existing containers with same name
blocked recreation. This ensures clean deployments by:
- Force recreating containers even if unchanged
- Removing orphan containers not in compose file
2025-11-24 22:07:50 +01:00

5.1 KiB
Executable File