Skip to content

Commit 2f6c6e3

Browse files
authored
[bitrise] Allow workflow-level tool overrides (SchemaStore#4954)
1 parent 3c8ff49 commit 2f6c6e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/schemas/json/bitrise.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -862,6 +862,9 @@
862862
"priority": {
863863
"$ref": "#/definitions/PriorityModel"
864864
},
865+
"tools": {
866+
"$ref": "#/definitions/ToolsModel"
867+
},
865868
"meta": {
866869
"patternProperties": {
867870
".*": {

0 commit comments

Comments
 (0)