Commit 5ef55b43 authored by tywldx's avatar tywldx

f

parent b15f3105
......@@ -87,7 +87,7 @@ def checkout_lua_ui(branchName, gitRepo) {
t1.size().times {
dir (projects[it]) {
/* def scriptDir = sh "pwd"*/
def aa = dir (projects[it])
def aa = dir
echo "=============${aa}"
def folder = new File( './.git/hooks' )
echo "----------------${folder}"
......
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