细节
描述
如果能够使用GitPublisher一个内部工作流程,因为它有可能在其他工作。
这需要插件升级到Jenkins核心1.580.1+,以实现必威国际有限公司必威国际有限公司jenkins.tasks.SimpleBuildStep在里面GitPublisher
附件
问题链接
- 取决于
-
必威国际有限公司JENKINS-26055DurableTaskStep
- Reopened
This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.">重新开放
- 被复制
-
必威国际有限公司詹金斯-42279提供一个命令,以提交在管道内的单片机,好像有一个结账的命令
- Resolved
A developer had implemented a fix and is waiting for a feedback from the reporter.">断然的
-
必威国际有限公司詹金斯61127更自由定义的高级克隆行为
- Closed
The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">关闭
- 与
-
必威国际有限公司JENKINS-25389允许的标签推动构建过程中产生
- Closed
The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">关闭
-
必威国际有限公司詹金斯-36496从管道发布
- Closed
The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">关闭
- 涉及
-
必威国际有限公司JENKINS-47733添加withGit管道一步,它提供的Git凭证
- Open
The issue is open and ready for the assignee to start work on it.">打开
- 链接到
(1涉及,2个链接)
新的gitUsernamePassword绑定仅用于一组凭据。
不同的git位置通常需要不同的凭据集。
例如Go模块、Terraform模块和其他使用Git进行依赖关系管理的模块。如果我们正在构建的当前存储库依赖于其他存储库,那么我们需要当前存储库的读写git凭据(例如,我们可以发布标记),而我们需要获取依赖项的所有其他内容的只读凭据集。
如果结合目前的AskPass帮助器 - 一个简单的办法是在接受额外的参数绑定会告诉绑定的位置。