소스 검색

another test

Axel Nordh 3 년 전
부모
커밋
944ff84d17
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      .drone.yml

+ 2 - 1
.drone.yml

@@ -1,8 +1,9 @@
 kind: pipeline
 type: docker
 name: default
+
 steps:
   - name: maven_test
-    image: maven:3-jdk-11
+    image: maven:3.8.6-openjdk-18
     commands:
       - mvn clean verify sonar:sonar -Dsonar.projectKey=atg -Dsonar.host.url=http://nordh.xyz:9088 -Dsonar.login=6ebdc70aefc3751a6dd6e182dbf5f25e7414e0e7