Arch-based image and workflows for Steffo's CI/CD
| .forgejo | ||
| .media | ||
| cargo | ||
| Containerfile | ||
| LICENSE.txt | ||
| README.md | ||
Rookframe
Arch-based image and workflows for Steffo's CI/CD
Quick setup
Add the following labels to your Forgejo Actions Runner configuration:
{
"labels": {
"rookframe:docker://forge.steffo.eu/steffo/rookframe:latest",
"amd64-rookframe:docker://forge.steffo.eu/steffo/rookframe:latest",
"temeria-rookframe:docker://forge.steffo.eu/steffo/rookframe:latest"
}
}
See the documentation for more information.