File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 3737 " GitHubActions" ,
3838 " GitLab" ,
3939 " Jenkins" ,
40+ " Rider" ,
4041 " SpaceAutomation" ,
4142 " TeamCity" ,
4243 " Terminal" ,
43- " TravisCI"
44+ " TravisCI" ,
45+ " VisualStudio" ,
46+ " VSCode"
4447 ]
4548 },
4649 "NoLogo" : {
4750 "type" : " boolean" ,
4851 "description" : " Disables displaying the NUKE logo"
4952 },
53+ "Partition" : {
54+ "type" : " string" ,
55+ "description" : " Partition to use on CI"
56+ },
5057 "Plan" : {
5158 "type" : " boolean" ,
5259 "description" : " Shows the execution plan (HTML)"
Original file line number Diff line number Diff line change 77 <CheckEolTargetFramework >false</CheckEolTargetFramework >
88 <NukeRootDirectory >..\..</NukeRootDirectory >
99 <NukeScriptDirectory >..\..</NukeScriptDirectory >
10+ <NukeTelemetryVersion >1</NukeTelemetryVersion >
1011 </PropertyGroup >
1112
1213 <ItemGroup >
You can’t perform that action at this time.
0 commit comments