mirror of https://gitea.com/gitea/act_runner.git
* fix: environment variables sourcing from `/etc/environment` * fix: move `envs.txt` & `event.json` to `/tmp/` Since #635 `envs.txt` is not copying properly when running `act` in WSL2 Moving it to fixed location resolves that. |
||
|---|---|---|
| .. | ||
| res | ||
| 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 | ||
| step_context_test.go | ||