modified jenkins file
这个提交包含在:
第三方依赖
-1
@@ -93,7 +93,6 @@ def commitChanges() {
|
||||
sh """
|
||||
git checkout ${env.BRANCH_NAME}
|
||||
git status
|
||||
git pull origin ${env.BRANCH_NAME}
|
||||
# Only proceed if there are changes
|
||||
if [[ $(git status -s) ]]; then
|
||||
git add .
|
||||
|
||||
在新工单中引用
屏蔽一个用户