K Lambe
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Getting a dependency build parameter without triggering a new build?
Example:I have job1 and job2. Job1 computes a value and saves it to a build parameter. e.g. build_param=valueJob2 uses that param as part of it's build.My workflow requires that job2 does not have ...