gpt4 book ai didi

jenkins - 如何在 withCredentials 中获取用户范围的凭据(个人凭据)

转载 作者:行者123 更新时间:2023-12-05 04:07:51 24 4
gpt4 key购买 nike

当我尝试使用 User-Scoped Credentials(那些为特定用户定义的 - 不在Jenkins -> 凭据配置

我想创建一个参数化构建,用户可以在其中选择用户定义的凭据。像这样的东西:

withCredentials([usernamePassword(credentialsId: params.customUser, usernameVariable: 'USERNAME', passwordVariable: 'PASSWORD')]) {
//do sth with USERNAME & PASSWORD
}

params.customUser - 是用户在运行构建时从下拉列表中选择的用户

最佳答案

关于jenkins - 如何在 withCredentials 中获取用户范围的凭据(个人凭据),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48281806/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com