Do things better, faster, stronger
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -52,7 +52,7 @@ spec:
|
||||
value: "http://nexus-repo-nexus-repository-manager.default.svc.cluster.local:8081/repository/my-helm-repo/"
|
||||
|
||||
- name: custom-docker
|
||||
image: localhost:31050/custom-dind:latest
|
||||
image: localhost:31050/my-docker-repo/custom-dind:latest
|
||||
workingDir: /home/jenkins/agent
|
||||
command: ["/bin/sh", "-c"]
|
||||
args: ["sleep 9999999"]
|
||||
|
||||
Reference in New Issue
Block a user