提交 5ac19d59 authored 作者: Matrix's avatar Matrix

jenkins测试

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