update from sparkleup

This commit is contained in:
Madison Scott-Clary 2021-12-05 21:00:05 -08:00
parent 6dad702b7f
commit 763fa28f6d
1 changed files with 5 additions and 4 deletions

View File

@ -25,10 +25,11 @@ The tutorial series is of medium complexity for someone with dev experience, req
By the end of the tutorial, the user will have an instance of Drone running and connected to Gitea that will be able to build and test applications as the user works on them. By the end of the tutorial, the user will have an instance of Drone running and connected to Gitea that will be able to build and test applications as the user works on them.
1. Download Drone 1. Install docker
2. Set up Nginx reverseproxy 2. Download Drone
3. Integrate Drone and Gitea 3. Set up Nginx reverseproxy
4. Set up project in Drone 4. Integrate Drone and Gitea
5. Set up project in Drone
3. Setting up CI/CD with Drone and Gitea: 3. Setting up CI/CD with Drone and Gitea: