
Create a CI/CI pipeline with DroneCI
Introduction A previous article described how we rolled out Gitea and DroneCI, here we are going to outline an example of how we can use the services. What we want to achieve: we copy the repository (the code) to a certain location on your host (could be a NAS), an NGINX (web service) Docker image looks at this location and finally Docker-compose will restart the website and the load the new files....