Aidanas Tamasauskas
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Aidanas Tamasauskas created a post, How to target a specific build agent based on a parameter within Graddle?
Is there a way to specify a build agent based on some value within source code? E.g. if build.gradle file contains sourceCompatibility = 1.8 then it would build on agent A and if its sourceCompati...