Typo
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
bef7ce93d6
commit
9d2a699e3c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ REGISTRY = 'docker.thejimnicholson.com/jenkins'
|
||||
podTemplate(
|
||||
name: POD_LABEL,
|
||||
namespace: 'jenkins',
|
||||
podRetention: always,
|
||||
podRetention: 'always',
|
||||
containers: [
|
||||
containerTemplate(
|
||||
name: 'kaniko',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user