Commit 1e017d21 authored by wentao.suo's avatar wentao.suo

ffffff

parent bd240436
...@@ -79,6 +79,14 @@ def call(body) { ...@@ -79,6 +79,14 @@ def call(body) {
} }
stage('Clear Cache Tmp'){
_utils.beautyEcho("Clear Cache Tmp", "stage")
sh "rm -rf ${contextDir}"
_stage.clean_images(imageTag)
}
} }
......
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