Jenkins, PipelineHow to mask dynamic password which generate to a variable in Jenkins pipelineSteps: -> Install the mask password plugin for Jenkins Controller -> Now go to your pipeline code and the below line in the pipeline Note: The password value needs to be in the above format, e.g. ( “$NEW_PASSWORD”) and the var… Dishone PrabuJuly 17, 2024