1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Julian Squires 95240475c3 Support setting shell via defaults.run (#343)
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>
2020-08-28 11:52:25 -07:00
.github Fix 132 - support for chocolatey install (#144) 2020-03-09 17:49:55 -07:00
act Support setting shell via defaults.run (#343) 2020-08-28 11:52:25 -07:00
cmd add flag of privileged mode 2020-08-02 05:21:49 +09:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00