提交 61337fb8 authored 作者: Matrix's avatar Matrix

jenkins测试3

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