mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-25 19:17:01 +00:00
update for platforms
Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
parent
cdb2374333
commit
ebe7dfdaf3
2 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ type Input struct {
|
|||
platforms []string
|
||||
dryrun bool
|
||||
forcePull bool
|
||||
logOutput bool
|
||||
noOutput bool
|
||||
}
|
||||
|
||||
func (i *Input) resolve(path string) string {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue