|
@@ -7,16 +7,16 @@ name: release-lhb-gateway
|
|
|
volumes:
|
|
volumes:
|
|
|
- name: mvn_repo
|
|
- name: mvn_repo
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/cache/mvn_repo
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/cache/mvn_repo
|
|
|
- name: mvn_config
|
|
- name: mvn_config
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/config/mvn
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/config/mvn
|
|
|
- name: build-artifacts
|
|
- name: build-artifacts
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/webroot/release-lhb-gateway
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/webroot/release-lhb-gateway
|
|
|
- name: dockerfile-source
|
|
- name: dockerfile-source
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/config/docker
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/config/docker
|
|
|
- name: timezone
|
|
- name: timezone
|
|
|
host:
|
|
host:
|
|
|
path: /etc/localtime
|
|
path: /etc/localtime
|
|
@@ -104,16 +104,16 @@ name: release-lhb-quartz
|
|
|
volumes:
|
|
volumes:
|
|
|
- name: mvn_repo
|
|
- name: mvn_repo
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/cache/mvn_repo
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/cache/mvn_repo
|
|
|
- name: mvn_config
|
|
- name: mvn_config
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/config/mvn
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/config/mvn
|
|
|
- name: build-artifacts
|
|
- name: build-artifacts
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/webroot/release-lhb-quartz
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/webroot/release-lhb-quartz
|
|
|
- name: dockerfile-source
|
|
- name: dockerfile-source
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/config/docker
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/config/docker
|
|
|
- name: timezone
|
|
- name: timezone
|
|
|
host:
|
|
host:
|
|
|
path: /etc/localtime
|
|
path: /etc/localtime
|
|
@@ -202,16 +202,16 @@ name: release-lhb-system
|
|
|
volumes:
|
|
volumes:
|
|
|
- name: mvn_repo
|
|
- name: mvn_repo
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/cache/mvn_repo
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/cache/mvn_repo
|
|
|
- name: mvn_config
|
|
- name: mvn_config
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/config/mvn
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/config/mvn
|
|
|
- name: build-artifacts # 构建产物临时目录
|
|
- name: build-artifacts # 构建产物临时目录
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/webroot/release-lhb-system
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/webroot/release-lhb-system
|
|
|
- name: dockerfile-source
|
|
- name: dockerfile-source
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/config/docker
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/config/docker
|
|
|
- name: timezone
|
|
- name: timezone
|
|
|
host:
|
|
host:
|
|
|
path: /etc/localtime
|
|
path: /etc/localtime
|
|
@@ -302,16 +302,16 @@ name: release-lhb-basic
|
|
|
volumes:
|
|
volumes:
|
|
|
- name: mvn_repo
|
|
- name: mvn_repo
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/cache/mvn_repo
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/cache/mvn_repo
|
|
|
- name: mvn_config
|
|
- name: mvn_config
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/config/mvn
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/config/mvn
|
|
|
- name: build-artifacts # 构建产物临时目录
|
|
- name: build-artifacts # 构建产物临时目录
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/webroot/release-lhb-basic
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/webroot/release-lhb-basic
|
|
|
- name: dockerfile-source
|
|
- name: dockerfile-source
|
|
|
host:
|
|
host:
|
|
|
- path: /home/ABServer/config/docker
|
|
|
|
|
|
|
+ path: /home/ABServer/drone/config/docker
|
|
|
- name: timezone
|
|
- name: timezone
|
|
|
host:
|
|
host:
|
|
|
path: /etc/localtime
|
|
path: /etc/localtime
|