浏览代码

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