Commit 68bb0d26 authored by xujian's avatar xujian

优化

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