Don’t mess with Voodoo

This commit is contained in:
2025-05-26 15:29:01 +03:00
parent 817abfdd42
commit 03b8d1eff3

1
Jenkinsfile vendored
View File

@@ -53,6 +53,7 @@ spec:
- name: custom-docker - name: custom-docker
image: localhost:31050/my-docker-repo/custom-dind:latest image: localhost:31050/my-docker-repo/custom-dind:latest
imagePullPolicy: Always
workingDir: /home/jenkins/agent workingDir: /home/jenkins/agent
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: ["sleep 9999999"] args: ["sleep 9999999"]