diff --git a/Jenkinsfile b/Jenkinsfile index e24efe9..7316671 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -26,6 +26,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