Fix build command
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
b5105b7be5
commit
09f5083d1c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -22,9 +22,7 @@ podTemplate(label: POD_LABEL, containers: [
|
|||||||
-c `pwd` \
|
-c `pwd` \
|
||||||
--insecure \
|
--insecure \
|
||||||
--skip-tls-verify \
|
--skip-tls-verify \
|
||||||
\
|
|
||||||
--destination=${REGISTRY}/jenkins:2.333 \
|
--destination=${REGISTRY}/jenkins:2.333 \
|
||||||
--destination=${REGISTRY}/jenkins:${GIT_HASH} \
|
|
||||||
--destination=${REGISTRY}/jenkins:latest"
|
--destination=${REGISTRY}/jenkins:latest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user