Removing log. It is not important now.
This commit is contained in:
parent
c5fd1bb2a2
commit
d6bee1eb04
|
|
@ -18,8 +18,7 @@ def git_take( projects ){
|
|||
}else{
|
||||
git_take = git_take +"clone "+ "https://artikus.dynu.net:7990/r/"+project+".git"
|
||||
}
|
||||
sh( git_take )
|
||||
sh("git log -n 1")
|
||||
sh( git_take )
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue