try
Some checks reported errors
Homelab/jenkins-container/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
Homelab/jenkins-container/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
9d2a699e3c
commit
12385e38d8
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ REGISTRY = 'docker.thejimnicholson.com/jenkins'
|
|||||||
podTemplate(
|
podTemplate(
|
||||||
name: POD_LABEL,
|
name: POD_LABEL,
|
||||||
namespace: 'jenkins',
|
namespace: 'jenkins',
|
||||||
podRetention: 'always',
|
podRetention(always),
|
||||||
containers: [
|
containers: [
|
||||||
containerTemplate(
|
containerTemplate(
|
||||||
name: 'kaniko',
|
name: 'kaniko',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user