Revert "fix: add DOCKER_SOCK env"

This reverts commit a49c8074c3.
This commit is contained in:
2023-05-17 23:43:32 +03:00
parent a49c8074c3
commit b453632a7e

View File

@ -6,8 +6,10 @@ name: default
clone:
depth: 0
environment:
DOCKER_HOST: tcp://localhost:2375
volumes:
- name: docker.sock
host:
path: /var/run/docker.sock
steps:
- name: release