let's remember credsId
in the BaseObject to operate with tokens on higher levels
#316
Labels
enhancement
New feature or request
Milestone
as we still support two ways declaration with and w/o organization we have to calculate valid credsId token: https://github.com/zebrunner/pipeline-ce/blob/95d7a5c90ee6eee501fa83200f8eb5c87689b92b/src/com/zebrunner/jenkins/BaseObject.groovy#L78C13-L78C20
let's remember it inside BaseObject so every child pipeline have quick access to it otherwise we have duplicate this if operator in private pipelines
The text was updated successfully, but these errors were encountered: