File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 394
394
"additionalProperties" : false ,
395
395
"description" : " Execution options for this task (on Pre-Job stage)" ,
396
396
"properties" : {
397
+ "Node20_1" : {
398
+ "$ref" : " #/definitions/executionObject"
399
+ },
397
400
"Node16" : {
398
401
"$ref" : " #/definitions/executionObject"
399
402
},
416
419
"additionalProperties" : false ,
417
420
"description" : " Execution options for this task" ,
418
421
"properties" : {
422
+ "Node20_1" : {
423
+ "$ref" : " #/definitions/executionObject"
424
+ },
419
425
"Node16" : {
420
426
"$ref" : " #/definitions/executionObject"
421
427
},
438
444
"additionalProperties" : false ,
439
445
"description" : " Execution options for this task (on Post-Job stage)" ,
440
446
"properties" : {
447
+ "Node20_1" : {
448
+ "$ref" : " #/definitions/executionObject"
449
+ },
441
450
"Node16" : {
442
451
"$ref" : " #/definitions/executionObject"
443
452
},
You can’t perform that action at this time.
0 commit comments