feat(ci): rename ansible linting path
This commit is contained in:
parent
89528856a9
commit
07cb877318
1 changed files with 1 additions and 1 deletions
|
|
@ -17,6 +17,6 @@ include:
|
||||||
- local: ".gitlab/deployment.yaml"
|
- local: ".gitlab/deployment.yaml"
|
||||||
|
|
||||||
# linting
|
# linting
|
||||||
- component: "$CI_SERVER_FQDN/components/ansiblelint/ansiblelint@1.0.0"
|
- component: "$CI_SERVER_FQDN/components/ansible/linting@2.0.0"
|
||||||
- component: "$CI_SERVER_FQDN/components/markdownlint/markdownlint@1.0.0"
|
- component: "$CI_SERVER_FQDN/components/markdownlint/markdownlint@1.0.0"
|
||||||
- component: "$CI_SERVER_FQDN/components/yamllint/yamllint@1.0.2"
|
- component: "$CI_SERVER_FQDN/components/yamllint/yamllint@1.0.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue