* Fix Jenkinsfile syntax.

This commit is contained in:
liyang
2023-03-15 09:58:59 +08:00
parent ae6d72c1af
commit e333877feb
Vendored
+2 -1
View File
@@ -75,7 +75,8 @@ pipeline {
sh 'git config --global --add safe.directory /home/jenkins/agent/workspace/pangu_pangu_xuanimbot_master'
sh '/usr/local/bin/xuanimbot --users "$(git show -s --format=%cn)" --title "build image" --url "${RUN_DISPLAY_URL}" --content "构建禅道单元测试镜像失败" --debug --custom'
}
}
}
}
}
}
}