Browse Source

更新 '.drone.yml'

interface
parent
commit
5350f36edf
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      .drone.yml

+ 0
- 5
.drone.yml View File

@@ -14,9 +14,6 @@ volumes:
- name: m2
host:
path: /root/.m2
- name: target
host:
path: /opt/workspace

steps:
- name: maven
@@ -24,8 +21,6 @@ steps:
volumes:
- name: m2
path: /root/.m2
- name: target
path: /opt/workspace
commands:
- mvn package


Loading…
Cancel
Save