mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-23 23:35:03 +01:00
[BREAKING] new pull-if-needed no-rebuild (#32)
* Old inverted names removed
This commit is contained in:
@@ -21,8 +21,8 @@ type Input struct {
|
||||
inputs []string
|
||||
platforms []string
|
||||
dryrun bool
|
||||
forcePull bool
|
||||
forceRebuild bool
|
||||
pullIfNeeded bool
|
||||
noRebuild bool
|
||||
noOutput bool
|
||||
envfile string
|
||||
inputfile string
|
||||
|
||||
Reference in New Issue
Block a user