I'm using gradle and periodically I need to run a specific task on every node to clean out the cache.
Is there a way I can force a job to run on all nodes? thanks
I'm using gradle and periodically I need to run a specific task on every node to clean out the cache.
Is there a way I can force a job to run on all nodes? thanks