File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -630,7 +630,7 @@ pipeline {
630630 string(name : ' ADDITIONAL_NODE_LABELS' , defaultValue : ' ' , description : ' \
631631 Additional labels for the node to be used can be defined here.<br> \
632632 These labels will be added to the automatically generated ones, pertaining to platform specified.' )
633- string(name : ' OVERRIDE_NODE_LABELS' , defaultValue : ' sw.tool.c++runtime.17_1&&ci.role.build ' , description : ' \
633+ string(name : ' OVERRIDE_NODE_LABELS' , defaultValue : ' ' , description : ' \
634634 The labels specified will override any other labels chosen and will be the only ones utilized.' )
635635 string(name : ' ADDITIONAL_ENVARS' , defaultValue : ' ' , description : ' \
636636 Additional environment variables that one might want to add to the existing ones.<br> \
You can’t perform that action at this time.
0 commit comments