mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-20 11:56:47 +08:00
add flag of privileged mode
This commit is contained in:
@@ -20,6 +20,7 @@ type Input struct {
|
||||
noOutput bool
|
||||
envfile string
|
||||
secretfile string
|
||||
privileged bool
|
||||
}
|
||||
|
||||
func (i *Input) resolve(path string) string {
|
||||
|
||||
Reference in New Issue
Block a user