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