1
0
Fork 0
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
Find a file
Ryan f09a90bf80 fix: set sh as default shell for containers (#853)
* fix: set default shell for containers to sh

This matches GitHub Actions behaviour where,
runners use bash since it's guaranteed to exist there
while containers use sh for compatibility

* tests: fixup for default shell
2021-11-03 11:47:47 -07:00
.github ci: remove macOS tests (#860) 2021-11-03 11:46:15 -07:00
act fix: set sh as default shell for containers (#853) 2021-11-03 11:47:47 -07:00
cmd Remove ubuntu-16.04 and add missing links for nix/go (#821) 2021-09-22 19:43:58 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00