mirror of https://code.forgejo.org/forgejo/runner
8b2f1677fe
If unset it will default to whatever is in the GITHUB_SERVER_URL environment variable which is not desirable when in the context of integration tests that run a forgejo instance in the CI of another forgejo instance. |
||
---|---|---|
.forgejo/workflows | ||
.gitea/workflows | ||
artifactcache | ||
client | ||
cmd | ||
config | ||
engine | ||
poller | ||
runtime | ||
.dockerignore | ||
.gitignore | ||
.golangci.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
build.go | ||
go.mod | ||
go.sum | ||
main.go |
README.md
Forgejo Actions runner
Runs workflows found in .forgejo/workflows
, using a format similar to GitHub actions but with a Free Software implementation.
It is compatible with Forgejo v1.19.0-0-rc0