From 763fa28f6d14b1bd1b67c4cdda0dbbe938fd9f66 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Sun, 5 Dec 2021 21:00:05 -0800 Subject: [PATCH] update from sparkleup --- diary/2021-12-05.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/diary/2021-12-05.md b/diary/2021-12-05.md index 1258caaf..62208c2d 100644 --- a/diary/2021-12-05.md +++ b/diary/2021-12-05.md @@ -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. - 1. Download Drone - 2. Set up Nginx reverseproxy - 3. Integrate Drone and Gitea - 4. Set up project in Drone + 1. Install docker + 2. Download Drone + 3. Set up Nginx reverseproxy + 4. Integrate Drone and Gitea + 5. Set up project in Drone 3. Setting up CI/CD with Drone and Gitea: