Add on_error to manifest schema
This fixes the gate-lint test. Change-Id: I964a3cbf22aec1c05afe1e000c87aaf4a5b14a0e
This commit is contained in:
parent
86c3c11ba4
commit
14d26d7763
@ -45,6 +45,9 @@
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"on_error": {
|
||||
"$ref": "#/definitions/relativePath"
|
||||
},
|
||||
"publish": {
|
||||
"$ref": "#/definitions/publish"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user