Update 'Jenkinsfile'
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
075eafec38
commit
01b1779d01
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -14,7 +14,7 @@ podTemplate(
|
||||
)
|
||||
],
|
||||
volumes: [
|
||||
secretVolume(mountPath: '/kaniko/.docker/config.json', secretName: 'regcred')
|
||||
secretVolume(mountPath: '/kaniko/.docker', secretName: 'registrypush')
|
||||
],
|
||||
workspaceVolume: dynamicPVC(),
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user