提交 2f2a4d8b authored 作者: Matrix's avatar Matrix

feat(pipeline): 一次流水线测试

上级 61337fb8
差异被折叠。
......@@ -16,7 +16,7 @@ public class JavaPiplineApplication {
@GetMapping("/hello")
public ResponseEntity<String> helloWorld(){
return ResponseEntity.ok("Hello pipeline3!");
return ResponseEntity.ok("Hello pipeline4!");
}
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论