Commit 7617c96f authored by daidekun's avatar daidekun

fix

parent 34bd6be6
......@@ -116,6 +116,7 @@ def call(body) {
}
}
} catch (err) {
ansiColor('xterm') {
if (imageTag) {
_stage.clean_images(imageTag)
}
......@@ -124,4 +125,5 @@ def call(body) {
throw err
}
}
}
}
\ 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