This commit is contained in:
task-bot
2023-06-11 01:13:03 +00:00
parent 548ff69b96
commit 2ab2d57fef
6 changed files with 24 additions and 0 deletions

View File

@@ -43,6 +43,10 @@
"description": "A list of commands to be executed.",
"$ref": "#/definitions/3/cmds"
},
"cmd": {
"description": "The command to be executed.",
"$ref": "#/definitions/3/cmd"
},
"deps": {
"description": "A list of dependencies of this task. Tasks defined here will run in parallel before this task.",
"type": "array",

View File

@@ -43,6 +43,10 @@
"description": "A list of commands to be executed.",
"$ref": "#/definitions/3/cmds"
},
"cmd": {
"description": "The command to be executed.",
"$ref": "#/definitions/3/cmd"
},
"deps": {
"description": "A list of dependencies of this task. Tasks defined here will run in parallel before this task.",
"type": "array",

View File

@@ -43,6 +43,10 @@
"description": "A list of commands to be executed.",
"$ref": "#/definitions/3/cmds"
},
"cmd": {
"description": "The command to be executed.",
"$ref": "#/definitions/3/cmd"
},
"deps": {
"description": "A list of dependencies of this task. Tasks defined here will run in parallel before this task.",
"type": "array",

View File

@@ -43,6 +43,10 @@
"description": "A list of commands to be executed.",
"$ref": "#/definitions/3/cmds"
},
"cmd": {
"description": "The command to be executed.",
"$ref": "#/definitions/3/cmd"
},
"deps": {
"description": "A list of dependencies of this task. Tasks defined here will run in parallel before this task.",
"type": "array",

View File

@@ -43,6 +43,10 @@
"description": "A list of commands to be executed.",
"$ref": "#/definitions/3/cmds"
},
"cmd": {
"description": "The command to be executed.",
"$ref": "#/definitions/3/cmd"
},
"deps": {
"description": "A list of dependencies of this task. Tasks defined here will run in parallel before this task.",
"type": "array",

View File

@@ -43,6 +43,10 @@
"description": "A list of commands to be executed.",
"$ref": "#/definitions/3/cmds"
},
"cmd": {
"description": "The command to be executed.",
"$ref": "#/definitions/3/cmd"
},
"deps": {
"description": "A list of dependencies of this task. Tasks defined here will run in parallel before this task.",
"type": "array",