Commit 3b9877ac authored by wentao.suo's avatar wentao.suo

echo log

parent 8cc4deea
......@@ -140,7 +140,7 @@ def checkout_nodejs(systemName, branchName) {
currentPath = sh (script: 'pwd',returnStdout: true).trim()
def folder = new File( "${currentPath}/.git/hooks" )
echo "${currentPath}/.git/hooks" older.exists()
if( !folder.exists()){
git branch: branchName, credentialsId: 'e1ccb1ac-1282-4fb4-b766-530ca1a2a2db', url: gitPath
def bowerFile = fileExists './bower.json'
......
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