Files
portfolio/.gitea/workflows
Louis ffde4ce5eb
Some checks failed
Deploy Portfolio / deploy (push) Failing after 2m11s
Adds CI/CD pipeline for portfolio deployment
Sets up a CI/CD pipeline to automate the deployment of the portfolio website to a web server.

The pipeline includes steps for:
- Checking out the code
- Setting up Node.js
- Installing dependencies
- Building the application
- Deploying the built application to the web server via SSH.

This automated deployment ensures that the portfolio is always up-to-date with the latest changes.
2025-10-29 01:19:27 +01:00
..