mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-23 23:35:03 +01:00
feat: add option for custom socket path (#698)
This commit is contained in:
@@ -28,6 +28,7 @@ type Input struct {
|
||||
privileged bool
|
||||
usernsMode string
|
||||
containerArchitecture string
|
||||
containerDaemonSocket string
|
||||
noWorkflowRecurse bool
|
||||
useGitIgnore bool
|
||||
githubInstance string
|
||||
|
||||
Reference in New Issue
Block a user