Files
stiftung-management-system/.github
Jan Remmer Siebels d3ed13dda0 fix: Simplify deployment to build from source instead of using pre-built images
- Remove complex GHCR image pulling logic that was causing deployment failures
- Always build containers from source code on production server
- Remove unused build job that pushes to container registry
- Use docker-compose up -d --build to ensure latest code is built and deployed
- This ensures all new features like quarterly confirmations are available in production
2025-09-24 00:13:54 +02:00
..