fix : drone
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user