mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-08-06 17:40:58 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Currently, providing `using: Docker` is an error as the switch statement in `step_context.go` is case sensitive. Actions run successfully on GitHub with `using: Docker` leading me to believe that they're case insensitive. This commit updates `act` to match Co-authored-by: Casey Lee <cplee@nektos.com> |
||
---|---|---|
.github | ||
act | ||
cmd | ||
main.go |