Commit f1628af7 authored by xujian's avatar xujian

xx

parent acccdbe4
...@@ -84,6 +84,7 @@ pipeline { ...@@ -84,6 +84,7 @@ pipeline {
// 执行构建命令 // 执行构建命令
} }
} }
}
} }
stage('步骤三: 核心模块构建'){ stage('步骤三: 核心模块构建'){
...@@ -93,6 +94,7 @@ pipeline { ...@@ -93,6 +94,7 @@ pipeline {
// 执行构建命令 // 执行构建命令
} }
} }
}
} }
...@@ -103,6 +105,7 @@ pipeline { ...@@ -103,6 +105,7 @@ pipeline {
// 执行构建命令 // 执行构建命令
} }
} }
}
} }
...@@ -113,6 +116,7 @@ pipeline { ...@@ -113,6 +116,7 @@ pipeline {
// 执行构建命令 // 执行构建命令
} }
} }
}
} }
......
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