Commit 17a95584 authored by wentao.suo's avatar wentao.suo

fff

parent 80a5b77a
...@@ -177,7 +177,7 @@ def copy_files(buildType,target,contextDir){ ...@@ -177,7 +177,7 @@ def copy_files(buildType,target,contextDir){
case "java": case "java":
copy_files_java(target,contextDir) copy_files_java(target,contextDir)
break break
default default:
echo "%{buildType} not copy...." echo "%{buildType} not copy...."
} }
} }
......
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