提交 ad346421 编写于 作者: zhangsiyuan's avatar zhangsiyuan

Update pro-be.jenkinsfile

上级 3fa39224
...@@ -16,7 +16,7 @@ pipeline { ...@@ -16,7 +16,7 @@ pipeline {
stage("Git"){ stage("Git"){
steps{ steps{
timeout(time:5, unit:"MINUTES"){ timeout(time:5, unit:"MINUTES"){
git branch: '$branch', credentialsId: 'cd54b3b5-9773-4fac-8272-f783a4fc24ff', url: '$git' git branch: '$branch', credentialsId: '969f60a9-5058-40a6-8d96-f98ec53e82a1', url: '$git'
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册