Files
yourpart3/.gitea/workflows/deploy.yml
Torsten Schulz (local) 1f10e7c519
All checks were successful
Deploy to production / deploy (push) Successful in 1m31s
feat(deploy): enhance deployment scripts with skip options for backend and frontend
- Updated `deploy-yourpart-bluegreen.sh` to pass additional arguments for skipping backend or frontend updates.
- Enhanced `update.sh` to handle `--skip-backend` and `--skip-frontend` flags, allowing for more flexible deployment based on changes detected.
- Modified deployment workflow to conditionally execute based on changes in frontend or backend files, improving deployment efficiency.
2026-04-17 11:33:02 +02:00

4.3 KiB