diff --git a/Jenkinsfile b/Jenkinsfile index b166dc8..8c087cf 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -21,6 +21,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