From 03b8d1eff3bc90a98860c9ba4c5a866867d0a6a1 Mon Sep 17 00:00:00 2001 From: konsthol Date: Mon, 26 May 2025 15:29:01 +0300 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20mess=20with=20Voodoo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 5b56d2e..c2ea30f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -53,6 +53,7 @@ spec: - name: custom-docker image: localhost:31050/my-docker-repo/custom-dind:latest + imagePullPolicy: Always workingDir: /home/jenkins/agent command: ["/bin/sh", "-c"] args: ["sleep 9999999"]