Commit a587ecb9 authored by kalvin's avatar kalvin

时间

parent 69336e6d
......@@ -37,7 +37,7 @@ def call(body) {
body()
node {
timestamps {
try {
echo config.buildType
/* 1 */
......@@ -92,7 +92,7 @@ def call(body) {
_utils.beautyEcho("Clear Cache Tmp", "stage")
_stage.clean_images(imageTagInfos[0]["imageTag"],contextDir)
}
}
} catch (err) {
_utils.beautyEcho(err, "fail")
_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