Commit 8c6555c0 authored by wentao.suo's avatar wentao.suo

add log

parent 370a68d1
......@@ -52,7 +52,7 @@ def prepare_python(systemName, contextDir) {
}
def checkout(branchName, systemName) {
_utils().beautyEcho("branchName:" + branchName, "info")
_utils().beautyEcho("git_path:" + git_path, "info")
git_path = project_attr(systemName)["gitPath"]
git branch: branchName, credentialsId: 'e1ccb1ac-1282-4fb4-b766-530ca1a2a2db', url: git_path
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment