mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-24 07:45:02 +01:00
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