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(
|
||||
name: POD_LABEL,
|
||||
namespace: 'jenkins',
|
||||
podRetention: 'always',
|
||||
podRetention(always),
|
||||
containers: [
|
||||
containerTemplate(
|
||||
name: 'kaniko',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user