Browse Source

feat: 新增drone流水线配置

pull/6/head
Jiale 2 months ago
parent
commit
29fc5b4b2d
  1. 3
      .drone.yml

3
.drone.yml

@ -9,7 +9,8 @@ trigger:
event:
include:
- push
- manual
- custom
- merge_request
steps:
- name: maven build

Loading…
Cancel
Save