Skip to content

Commit dc4dde3

Browse files
committed
Dont override
1 parent 39998d7 commit dc4dde3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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> \

0 commit comments

Comments
 (0)