1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-10-15 19:42:06 +00:00
forgejo-runner/act
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
..
common Refresh hash after pull for branch refs (#791) 2021-09-08 16:47:12 +00:00
container Fixes (#856) 2021-11-03 11:47:09 -07:00
model feat: improve list (#786) 2021-08-30 15:38:03 +00:00
runner fix: set sh as default shell for containers (#853) 2021-11-03 11:47:47 -07:00