act_runner/internal/app
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 Add exec command flag of `network` (#192) 2023-05-18 15:01:43 +08:00
poll Fix panic when response is nil (#105) 2023-04-06 21:51:46 +08:00
run Add configuration item of `container.network` (#184) 2023-05-16 14:46:59 +08:00