It compiles! Ship it!

This commit is contained in:
2025-05-26 15:09:50 +03:00
parent 832cd4aa69
commit 75660d2d10

2
Jenkinsfile vendored
View File

@@ -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: nexus-repo-nexus-repository-manager.default.svc.cluster.local:5000/custom-dind:latest
image: localhost:31050/custom-dind:latest
workingDir: /home/jenkins/agent
command: ["/bin/sh", "-c"]
args: ["sleep 9999999"]