更新 .drone.yml

This commit is contained in:
clay
2024-09-18 10:19:12 +00:00
parent 832115e958
commit a44e237e7e

View File

@@ -24,7 +24,7 @@ steps:
- name: build-docker # 制作docker镜像
image: docker # 使用官方docker镜像
image: registry.cn-chengdu.aliyuncs.com/claywang/docker # 使用官方docker镜像
volumes: # 将容器内目录挂载到宿主机
- name: build
path: /app/build