diff --git a/Jenkinsfile b/Jenkinsfile index be85b82..6568897 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -24,6 +24,7 @@ spec: - --mtu=1400 - --host=unix:///var/run/docker.sock - --host=tcp://0.0.0.0:2375 + - --tls=false volumeMounts: - name: dind-storage mountPath: /var/lib/docker