Browse Source

update pipeline for ansible branch

ansible
wangwei2 2 years ago
parent
commit
0b3e715c6b
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .drone.yml

+ 2
- 1
.drone.yml View File

@@ -7,7 +7,8 @@ platform:
arch: amd64
volumes:
- name: cache
path: /root/.m2
host:
path: /var/lib/cache
steps:
- name: maven
image: maven:3-jdk-10


Loading…
Cancel
Save