add support to override platform
Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
@@ -12,6 +12,7 @@ type Input struct {
|
||||
eventPath string
|
||||
reuseContainers bool
|
||||
secrets []string
|
||||
platforms []string
|
||||
dryrun bool
|
||||
forcePull bool
|
||||
logOutput bool
|
||||
|
Reference in New Issue
Block a user