From 59901a586d948ed56962604fc3addbb5641aa52a Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Fri, 27 Oct 2023 23:21:22 -0600 Subject: [PATCH] tags are important --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3062562..163fa66 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ How To Set This Up 1. Go get a runner registration token from your forgejo/gitea instance. 2. Decide in advance what tags you want to use. + Don't use the default tags, or it will think you want docker. `big-builder,go,python3,hugo` isn't an awful choice. 3. Run the code block below. 4. Email me to let me know if these instructions worked for you!