mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
run with copy of workingdir
This commit is contained in:
parent
6df3e39a46
commit
199c125522
7 changed files with 26 additions and 9 deletions
|
@ -11,6 +11,7 @@ type Input struct {
|
|||
workflowsPath string
|
||||
eventPath string
|
||||
reuseContainers bool
|
||||
bindWorkdir bool
|
||||
secrets []string
|
||||
platforms []string
|
||||
dryrun bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue