mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2024-11-21 12:17:17 +03:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
bcd6096e5b
Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/24 Reviewed-by: dachary <dachary@noreply.code.forgejo.org> |
||
---|---|---|
.forgejo/workflows | ||
.gitea/workflows | ||
artifactcache | ||
client | ||
cmd | ||
config | ||
engine | ||
poller | ||
runtime | ||
.dockerignore | ||
.gitignore | ||
.golangci.yml | ||
build.go | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
Makefile | ||
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