提交 80af6a63 编写于 作者: NoSubject's avatar NoSubject

Merge branch 'feature/jenkins_release' into 'develop'

Merge of feature/jenkins_release to develop

See merge request o2oa/o2oa!283
......@@ -4,7 +4,7 @@ pipeline {
stage('Stop Server') {
steps {
catchError(buildResult: 'SUCCESS') {
sh 'target/o2server/stop_linux.sh'
sh 'target/o2server/stop_windows.sh'
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册