更新 '.drone.yaml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yushangwl 2021-07-31 13:47:30 +08:00
parent eda3f11ca2
commit a08e17ad9c

View File

@ -7,4 +7,7 @@ steps:
pull: if-not-exists
commands:
- mvn clean package
- ls -h
- ls -h
when:
event:
- tag