Merge pull request 'fix : drone' (#675) from dd into master

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/675
This commit is contained in:
2024-08-06 10:33:06 +00:00

View File

@@ -35,7 +35,7 @@ steps:
- name: build-docker-prod # 制作docker镜像
image: docker # 使用官方docker镜像
image: 10.7.127.190:3800/docker/docker # 使用官方docker镜像
volumes: # 将容器内目录挂载到宿主机
- name: docker
path: /var/run/docker.sock # 挂载宿主机的docker