Commit 6ef87301 authored by kalvin's avatar kalvin

time

parent a587ecb9
...@@ -93,6 +93,8 @@ def call(body) { ...@@ -93,6 +93,8 @@ def call(body) {
_stage.clean_images(imageTagInfos[0]["imageTag"],contextDir) _stage.clean_images(imageTagInfos[0]["imageTag"],contextDir)
} }
} }
} catch (err) { } catch (err) {
_utils.beautyEcho(err, "fail") _utils.beautyEcho(err, "fail")
_stage.clean_images(imageTagInfos[0]["imageTag"],contextDir) _stage.clean_images(imageTagInfos[0]["imageTag"],contextDir)
......
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