Commit 3c6bacea authored by xujian's avatar xujian

代码提交

parent 66bfc7f2
...@@ -155,7 +155,7 @@ pipeline { ...@@ -155,7 +155,7 @@ pipeline {
} }
post { post {
success { success {
// archiveArtifacts artifacts: 'Docker/images/**.tar', followSymlinks: false archiveArtifacts artifacts: 'Docker/images/**.tar', followSymlinks: false
echo '构建成功' echo '构建成功'
} }
} }
......
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