CI: Remove duplicate DOCKER_HOST
parent
d4995fa2a9
commit
7c1cfde6a0
|
|
@ -326,7 +326,6 @@ build python/linux/amd64:
|
|||
DOCKER_HOST: unix:///var/run/docker.sock
|
||||
DOCKER_DRIVER: overlay2
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
DOCKER_HOST: unix:///var/run/docker.sock
|
||||
CIBW_ENVIRONMENT: CMAKE_PREFIX_PATH=/project/libpcap/install:/project/libusb/install
|
||||
script:
|
||||
- curl -sSL https://get.docker.com/ | sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue