docs(Container Build): Add xx Cert to kaniko
This commit is contained in:
parent
b4b8079a6d
commit
a01b99aa30
@ -48,6 +48,7 @@
|
||||
--context $CONTEXT_LOCATION
|
||||
--dockerfile $DOCKERFILE_LOCATION
|
||||
--no-push
|
||||
--registry-certificate gitlab.exxcellent.de=/etc/gitlab-runner/certs/ca.crt
|
||||
--destination $CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA
|
||||
$EXTRA_ARGS
|
||||
$REGISTRY_MIRROR
|
||||
|
||||
Loading…
Reference in New Issue
Block a user