Commit 97693051 authored by wentao.suo's avatar wentao.suo

fff

parent f0c53c64
......@@ -39,7 +39,7 @@ echo "\033[32m############################################\n\
urrentPath = sh (script: 'pwd',returnStdout: true).trim()
stage("SonarQube Quality Gate"){
_stage.sonaar_check(GIT_REPO_NAME,GIT_BRANCH,currentPath)
/* _stage.sonaar_check(GIT_REPO_NAME,GIT_BRANCH,currentPath)*/
}
stage("callback"){
......
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