-
Bug
-
Resolution: Duplicate
-
Major
-
None
its not possible to do like
i add like 'a||b' or 'a&&b' it say there is no node with the name 'a&&b' i also try like 'a'&&'b' then the code is running only on a and not on b
post {
always {
node(label: 'A||B||C') {
foo()}
- blocks
-
JENKINS-50044 Run a task on node x or node y
- Resolved