Passing credentials to downstream build step in Jenkins pipeline

前端 未结 0 516
天涯浪人
天涯浪人 2020-12-04 22:45

We\'re trying to start a downstream build which expects "UserName" and "UserPassword" as parameters.

withCredentials([usernamePassword(
           


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