소스 검색

feat: add sonar stage in SPRINGBOOT_JAVA8.json

claws 4 년 전
부모
커밋
4c5a51f336
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      web/src/main/resources/template/config/SPRINGBOOT_JAVA8.json

+ 8 - 0
web/src/main/resources/template/config/SPRINGBOOT_JAVA8.json

@@ -1,4 +1,12 @@
 [
+  {
+    "name": "sonar-java",
+    "active": true,
+    "configs": {
+      "branchOrHash": "#todo",
+      "projectId": "#auto"
+    }
+  },
   {
     "name": "java-image-build",
     "active": true,