mirror of https://gitea.com/gitea/act_runner.git
Note that we don't support the more general use of defaults, just its run key for setting shell and working directory. The documentation for defaults.run is here: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#defaultsrun Fixes #214. Co-authored-by: Casey Lee <cplee@nektos.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| command.go | ||
| command_test.go | ||
| expression.go | ||
| expression_test.go | ||
| logger.go | ||
| run_context.go | ||
| run_context_test.go | ||
| runner.go | ||
| runner_test.go | ||
| step_context.go | ||