Commit a5792bdd authored by 智勇's avatar 智勇

删除目录

parent 97f1d7d3
......@@ -592,7 +592,7 @@ def deploy(namespace, systemName, imageTag, tier, isDeploy) {
def clean_images(imageTag,imageTagCode,contextDir,buildType) {
sh "rm -rf ${contextDir}"
// sh "rm -rf ${contextDir}"
if(buildType=="java"){
if (cluster=="pro"){
sh "docker rmi -f \$(docker images -q ${imageTagCode})"
......
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