act_runner/internal/app/cmd
sillyguodong 84386c1b16 Add exec command flag of `network` (#192)
Related to #184
Add command flag of `network` for `exec`, the default value of `--network` is empty string. Valid values are: `host `, `bridge`, `<custom_network>` and empty string.

Co-authored-by: Jason Song <i@wolfogre.com>
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/192
Reviewed-by: a1012112796 <1012112796@qq.com>
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: sillyguodong <gedong_1994@163.com>
Co-committed-by: sillyguodong <gedong_1994@163.com>
2023-05-18 15:01:43 +08:00
..
cmd.go Refactor to new framework (#98) 2023-04-04 21:32:04 +08:00
daemon.go Refactor to new framework (#98) 2023-04-04 21:32:04 +08:00
exec.go Add exec command flag of `network` (#192) 2023-05-18 15:01:43 +08:00
register.go Refactor to new framework (#98) 2023-04-04 21:32:04 +08:00