mirror of
https://github.com/go-task/task.git
synced 2025-08-08 22:36:57 +02:00
fix: var_subkey schema
This commit is contained in:
@ -285,9 +285,9 @@
|
||||
"yaml": {
|
||||
"type": "string",
|
||||
"description": "The value will parsed as a YAML string and stored in the variable"
|
||||
},
|
||||
"additionalProperties": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
},
|
||||
"task_call": {
|
||||
"type": "object",
|
||||
|
Reference in New Issue
Block a user