提交 fbe3c865 authored 作者: Matrix's avatar Matrix

feat(pipline): 测试

上级 4a2fc1a8
## [1.0.4](https://git.yfzx.zjtys.com.cn/matrix/pipline-test/compare/1.0.3...1.0.4) (2021-08-16)
### Features
* **pipline:** 性能更新 ([4a2fc1a](https://git.yfzx.zjtys.com.cn/matrix/pipline-test/commits/4a2fc1a8412995efe7282678bb20521a94fe6b61))
## [1.0.3](https://git.yfzx.zjtys.com.cn/matrix/pipline-test/compare/2f2a4d8baba9ffc0336a40b330f928024d1f2e9c...1.0.3) (2021-08-16)
......
......@@ -16,7 +16,7 @@ public class JavaPiplineApplication {
@GetMapping("/hello")
public ResponseEntity<String> helloWorld(){
return ResponseEntity.ok("Hello pipeline5!");
return ResponseEntity.ok("Hello pipeline7!");
}
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论