lint-tofu component
Usage Example
include:
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/common@stable
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/lint-tofu@stable
Inputs
| Name | Description | Default | Type |
| --- | --- | --- | --- |
| name | Name for the pipeline jobs. | $CI_PROJECT_NAME | string |
| path | Path to the directory containing Container sources / context. | . | string |
| stage | The pipeline stage that the jobs belongs to. | lint | string |
| version | Internal version of the nested component to use. | main | string |