mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-23 23:35:03 +01:00
misc: add --list-options for vscode extension uis (#28)
* draft dump json in help * polish feature
This commit is contained in:
@@ -59,6 +59,7 @@ type Input struct {
|
||||
logPrefixJobID bool
|
||||
networkName string
|
||||
localRepository []string
|
||||
listOptions bool
|
||||
}
|
||||
|
||||
func (i *Input) resolve(path string) string {
|
||||
|
||||
Reference in New Issue
Block a user