Commit cead6121 authored by daidekun's avatar daidekun

不做清理

parent 632a51f9
......@@ -245,5 +245,5 @@ def deploy(namespace, systemName, imageTag, tier, isDeploy) {
}
def clean_images(imageTag) {
sh "docker rmi -f \$(docker images -q ${imageTag})"
/*sh "docker rmi -f \$(docker images -q ${imageTag})"*/
}
\ No newline at end of file
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