浏览代码

更新 '.drone.yml'

iamsee 4 年之前
父节点
当前提交
fc63040d47
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -9,6 +9,7 @@ steps:
         path: /root/.m2 # The path in the container
     commands:
       #- mvn help:effective-settings # check maven
+      - ls -hl /root/.m2/
       - mvn -version
       - java -version
       - mvn help:effective-settings