提交 4b4ef559 authored 作者: xingxiaofeng's avatar xingxiaofeng

jenkinsfile

上级 95c028d5
pipeline{
agent any
stages{
stage("Test"){
sh 'mvn test'
}
}
}
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论