mirror of
https://gitea.com/gitea/act_runner
synced 2026-05-06 01:37:57 +02: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