diff --git a/Jenkinsfile b/Jenkinsfile index 0a2f933..16128b9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -25,8 +25,8 @@ spec: volumeMounts: - name: docker-socket mountPath: /var/run - - name: docker-local-certs - mountPath: /etc/docker/certs.d/docker.local + - name: docker-local-certs + mountPath: /etc/docker/certs.d/docker.local ''') { node(POD_LABEL) {