Toy Forgejo Actions using k3s-dind-1
- Dockerfile 100%
|
All checks were successful
toy-ci / build (push) Successful in 5s
Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .forgejo/workflows | ||
| Dockerfile | ||
| hello.txt | ||
| README.md | ||
toy-actions
Minimal Forgejo Actions demo for the RLPD k3s-kaniko-1 runner (host executor + Kaniko, no DinD).
runs-on: docker→ host mode on the runner pod- Builds with
/opt/kaniko/executorand pushes to the LAN registry VIP (10.42.1.32) - Pull images as
registry.rlpd.net/toy-actions:<tag>(same registry)
See .forgejo/workflows/ci.yml.