update from sparkleup

This commit is contained in:
Madison Scott-Clary 2021-12-05 21:00:11 -08:00
parent 9eaf4915d5
commit 14aa8ef576
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
<p>Installing Drone to work with Gitea:</p> <p>Installing Drone to work with Gitea:</p>
<p>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.</p> <p>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.</p>
<ol> <ol>
<li>Install docker</li>
<li>Download Drone</li> <li>Download Drone</li>
<li>Set up Nginx reverseproxy</li> <li>Set up Nginx reverseproxy</li>
<li>Integrate Drone and Gitea</li> <li>Integrate Drone and Gitea</li>