Skip to main content

lint-pipeline component

Usage Example

include:
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/common@stable
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/lint-pipeline@stable
inputs:
name: <value>
template: <value>

Inputs

NameDescriptionDefaultType
------------
nameThe name of the component to lintstring
needsThe jobs that this job depends on.[]array
rulesThe jobs that this job depends on.[{"if":"$GITLAB_TOKEN == \"\"","when":"never"},{"if":"$CI_COMMIT_REF_PROTECTED == \"true\"","when":"on_success"}]array
stageThe name of the stage.lintstring
templateThe path to the component templatestring