Commit 8d5b2b4d authored by tower's avatar tower

add echo $PATH

parent 0a681ced
......@@ -272,7 +272,7 @@ def ext_npm_intall(){
}
def build(buildType,systemName, branchName,contextDir){
sh 'echo $PATH'
_utils().beautyEcho("Build +++ type:${buildType} systemName:${systemName}", "info")
switch(buildType){
case "java":
......
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