Skip to main content

glab component

Usage Example

include:
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/common@stable
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/glab@stable
inputs:
name: <value>
script: <value>

Inputs

NameDescriptionDefaultType
------------
allow-failureShould the pipeline fail if the test fails?falseboolean
nameThe name of the job.string
needsThe needs that this job depends on.[]array
rulesThe jobs that this job depends on.[{"when":"always"}]array
scriptThe script to run.string
stageThe name of the stage..prestring
tagsThe runners that this job depends on.[]array