tags are important

This commit is contained in:
Neale Pickett 2023-10-27 23:21:22 -06:00
parent a386436ba9
commit 59901a586d
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ How To Set This Up
1. Go get a runner registration token from your forgejo/gitea instance. 1. Go get a runner registration token from your forgejo/gitea instance.
2. Decide in advance what tags you want to use. 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. `big-builder,go,python3,hugo` isn't an awful choice.
3. Run the code block below. 3. Run the code block below.
4. Email me to let me know if these instructions worked for you! 4. Email me to let me know if these instructions worked for you!