Try via ip
Some checks failed
Homelab/jenkins-container/pipeline/head There was a failure building this commit
Some checks failed
Homelab/jenkins-container/pipeline/head There was a failure building this commit
This commit is contained in:
parent
09f5083d1c
commit
1d9b2c8472
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env groovy
|
#!/usr/bin/env groovy
|
||||||
POD_LABEL = "jenkins-builder-${UUID.randomUUID()}"
|
POD_LABEL = "jenkins-builder-${UUID.randomUUID()}"
|
||||||
REGISTRY = 'docker.home.thejimnicholson.com/jenkins'
|
REGISTRY = '10.0.96.12/jenkins'
|
||||||
|
|
||||||
podTemplate(label: POD_LABEL, containers: [
|
podTemplate(label: POD_LABEL, containers: [
|
||||||
containerTemplate(
|
containerTemplate(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user