Commit 46676fc9 authored by xujian's avatar xujian

优化

parent 68bb0d26
......@@ -154,7 +154,7 @@ pipeline {
}
post {
success {
archiveArtifacts artifacts: 'iufc/Docker/**', followSymlinks: false
archiveArtifacts artifacts: 'Docker/images/**.tar', followSymlinks: false
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