I've got a build that triggers another task on the same node but should run in parallel.
Therefore, in the second task, I selected the same Resource as the first task but set the Count to 0.
Unfortunately, this second task will not use the Resource defined but any other Resource.
What would be the correct approach to do this?
- solved #2
- replies 9
- views 69
- stars 0
-