Try using nexus
Some checks failed
Homelab/ansible-playbook-runner/pipeline/head There was a failure building this commit
Some checks failed
Homelab/ansible-playbook-runner/pipeline/head There was a failure building this commit
This commit is contained in:
parent
327db39cb0
commit
688b7f2385
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env groovy
|
#!/usr/bin/env groovy
|
||||||
|
|
||||||
podLabel = "image-build-${UUID.randomUUID()}"
|
podLabel = "image-build-${UUID.randomUUID()}"
|
||||||
containerRegistry = '10.0.96.12/ansible-playbook-runner'
|
containerRegistry = 'cr.thejimnicholson.com/tjn'
|
||||||
containerImage = 'ansible-playbook-runner'
|
containerImage = 'ansible-playbook-runner'
|
||||||
|
|
||||||
podTemplate(label: podLabel, containers: [
|
podTemplate(label: podLabel, containers: [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user