Add extra notes to the forgejo blog
All checks were successful
/ publish (push) Successful in 14s

This commit is contained in:
asonix 2024-02-10 14:02:05 -06:00
parent cc6fbb9f92
commit 60e70699e9

View file

@ -142,6 +142,9 @@ jobs:
This all runs successfully when a branch or a tag matching v\*.\*.\* is pushed. We did it! ~~We're
done!~~
> This is a deliberately simplified version of the setup I actually went through, which involved
`bash` not existing at first.
Let's add it to an existing project (say, [pict-rs](https://git.asonix.dog/asonix/pict-rs))
```yaml,linenos
@ -285,3 +288,5 @@ I hope anyone else struggling with Actions (github, gitea, forgejo, or otherwise
from this post. It's not like I built this blog in the first place to be able to put this online or
anything. Let's hope now that I've written all this that I don't need to update my base image to
publish this to [garage](https://garagehq.deuxfleurs.fr/).
> I ended up adding `minio-client` to my base image in order to publish this