Skip to content

Commit e3691e4

Browse files
committed
Fix docker variable in Gitlab CI.
1 parent 230b819 commit e3691e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ variables:
1313
# These are required to allow communication with the DIND container.
1414
DOCKER_HOST: tcp://dockerhost:2375
1515
DOCKER_TLS_CERTDIR: ""
16-
DOCKER_DRIVER: overlay
1716

1817
# Generic code for jobs executing docker commands.
1918
.docker_jobs_common: &docker_jobs_common

0 commit comments

Comments
 (0)