mirror of
https://gitea.com/gitea/act
synced 2026-05-01 01:27:48 +02: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