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