更新 '.drone.yaml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
a08e17ad9c
commit
33de72c9df
@ -10,4 +10,8 @@ steps:
|
|||||||
- ls -h
|
- ls -h
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- tag
|
- tag
|
||||||
|
volumes:
|
||||||
|
- name: maven
|
||||||
|
host:
|
||||||
|
path: /opt/ci/maven/
|
||||||
Loading…
Reference in New Issue
Block a user