1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Joseph Benden 5e66a1942e Support container removal at exit. Fixes #694 (#714)
This patch adds a new command-line flag (`--rm`) to automatically
stop workflow container(s), just prior to exit. The default
behavior is kept, e.g.: the containers continue running at exit.

Fixes: #694
Signed-off-by: Joseph Benden <joe@benden.us>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-06-10 15:09:05 +00:00
.github fix: update codecov action (again) (#731) 2021-06-09 10:30:16 -07:00
act Support container removal at exit. Fixes #694 (#714) 2021-06-10 15:09:05 +00:00
cmd Support container removal at exit. Fixes #694 (#714) 2021-06-10 15:09:05 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00