Skip to main content

oci-mirror component

Usage Example

include:
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/common@stable
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/oci-mirror@stable
inputs:
source: <value>
target: <value>

Inputs

NameDescriptionDefaultType
------------
nameocistring
needsThe jobs that this job depends on.[]array
rulesThe rules that this job depends on.[{"if":"$CI_COMMIT_TAG","when":"always"},{"when":"never"}]array
sourceThe source repository to mirror.string
stageThe pipeline stage that the jobs belongs to.deploystring
tagsThe runners that this job depends on.[]array
targetThe destination repository to mirror.string