weishao 2 years ago
parent
commit
ad602eebc1
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      .drone.yml

+ 3
- 2
.drone.yml View File

@@ -8,9 +8,10 @@ platform:
workspace:
base: /opt/workspace
path: work
path: work
steps:

- name: maven
image: maven:3-jdk-10
commands:


Loading…
Cancel
Save