New blog post: Speeding Up Forgejo CI with a Custom OCI Image
Uncategorized
2
Posts
1
Posters
0
Views
-
New blog post: Speeding Up Forgejo CI with a Custom OCI Image
My blog's pipeline spent more time installing dependencies than actually building the site. Two commits and one Containerfile later, that step is gone entirely.
Bonus: Forgejo ships with a built-in OCI container registry, so the whole thing is self-contained on a single instance. No Docker Hub, no external registry.
https://blog.hofstede.it/speeding-up-forgejo-ci-with-a-custom-oci-image/
-
R relay@relay.mycrowd.ca shared this topic
-
@kevin The article with that is linked in the article
I use rrsync (restricted rsync) on FreeBSD for that.