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
afded6230b
commit
075eafec38
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -29,7 +29,7 @@ podTemplate(
|
||||
-f `pwd`/Dockerfile \
|
||||
-c `pwd` \
|
||||
--insecure \
|
||||
--skip-tls-verify
|
||||
--skip-tls-verify \
|
||||
--destination=${REGISTRY}/jenkins:2.346 \
|
||||
--destination=${REGISTRY}/jenkins:latest"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user