It is shared for that task in any project, but it can be accessed concurrently for multiple tasks, except if you specify
maxParallelUsages.set(1)
c
CristianGM
08/12/2022, 9:32 AM
My idea is to use it for Docker compose, we have tests in a lot of projects using it, and that way they can use the same instances, and as a bonus I can control concurrency