Jenkins withCredentials returning null username and password

前端 未结 0 1077
走了就别回头了
走了就别回头了 2020-12-03 21:15

I am using below code block to access Jenkins Credentials,

def checkMaskedUsernamePassword(){
    workflow.withCredentials([workflow.usernamePassword(credenti         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题