更新 '.drone.yaml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
yushangwl 2021-07-31 17:11:11 +08:00
parent 6c225308c3
commit 76fabdb461

View File

@ -9,7 +9,7 @@ steps:
- name: maven - name: maven
path: /root/.m2 path: /root/.m2
commands: commands:
- mvn clean package - mvn clean package -DskipTests
- ls -h - ls -h
when: when:
event: event: