Don’t mess with Voodoo
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user