Commit 15b23980 authored by wentao.suo's avatar wentao.suo

fff

parent 1744dec8
...@@ -54,7 +54,7 @@ def call(body) { ...@@ -54,7 +54,7 @@ def call(body) {
sh 'mvn clean package -P test -D maven.test.skip=true' sh 'mvn clean package -P test -D maven.test.skip=true'
} }
}catch (err) { }catch (err) {
sleep 120
ansiColor('xterm') { ansiColor('xterm') {
if (imageTag) { if (imageTag) {
_stage.clean_images(imageTag) _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