Arch-based image and workflows for Steffo's CI/CD
|
All checks were successful
Build and push container image via docker buildx / Build and push container image via docker buildx (push) Successful in 12s
|
||
|---|---|---|
| .forgejo | ||
| .media | ||
| Containerfile | ||
| CONTRIBUTING.md | ||
| 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.