更新 .drone.yml
This commit is contained in:
@@ -24,7 +24,7 @@ steps:
|
|||||||
|
|
||||||
|
|
||||||
- name: build-docker # 制作docker镜像
|
- name: build-docker # 制作docker镜像
|
||||||
image: docker # 使用官方docker镜像
|
image: registry.cn-chengdu.aliyuncs.com/claywang/docker # 使用官方docker镜像
|
||||||
volumes: # 将容器内目录挂载到宿主机
|
volumes: # 将容器内目录挂载到宿主机
|
||||||
- name: build
|
- name: build
|
||||||
path: /app/build
|
path: /app/build
|
||||||
|
|||||||
Reference in New Issue
Block a user