update nuke build schema

This commit is contained in:
goat 2021-08-10 14:29:13 +02:00
parent 8645308b1c
commit d1f31b3e81
No known key found for this signature in database
GPG key ID: F18F057873895461

View file

@ -33,16 +33,23 @@
"GitHubActions", "GitHubActions",
"GitLab", "GitLab",
"Jenkins", "Jenkins",
"Rider",
"SpaceAutomation", "SpaceAutomation",
"TeamCity", "TeamCity",
"Terminal", "Terminal",
"TravisCI" "TravisCI",
"VisualStudio",
"VSCode"
] ]
}, },
"NoLogo": { "NoLogo": {
"type": "boolean", "type": "boolean",
"description": "Disables displaying the NUKE logo" "description": "Disables displaying the NUKE logo"
}, },
"Partition": {
"type": "string",
"description": "Partition to use on CI"
},
"Plan": { "Plan": {
"type": "boolean", "type": "boolean",
"description": "Shows the execution plan (HTML)" "description": "Shows the execution plan (HTML)"