It is possible to deploy the front via gitlab continous integration (CI)
- .gitlab-ci.yml
- Gitlab CI settings. It needs:
- WMFR_SSH_PRIVATE_KEY
- WMFR_HOST
- WMFR_USERNAME
Tips: Use chatgpt to adapt existing code to your context.
Important : the trigger should be manual on gitlab. NOT automatic.