Browse Source

update pipeline for parallel branch

parallel
parent
commit
f7997e000f
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .drone.yml

+ 4
- 0
.drone.yml View File

@@ -4,6 +4,10 @@ name: 1
platform:
os: linux
arch: arm64
volumes:
- name: cache
host:
path: /var/lib/cache
steps:
- name: maventask1
image: maven:3-jdk-10


Loading…
Cancel
Save