feat: restructured gitlab ci file
This commit is contained in:
parent
3e82aaa074
commit
9c85260918
1 changed files with 3 additions and 1 deletions
|
|
@ -19,6 +19,8 @@ include:
|
|||
|
||||
# linting
|
||||
- component: "$CI_SERVER_FQDN/components/ansible/linting@v3.0.3"
|
||||
- component: "$CI_SERVER_FQDN/components/ansible/testing@v3.0.3"
|
||||
- component: "$CI_SERVER_FQDN/components/markdownlint/markdownlint@1.0.0"
|
||||
- component: "$CI_SERVER_FQDN/components/yamllint/yamllint@1.0.2"
|
||||
|
||||
# testing
|
||||
- component: "$CI_SERVER_FQDN/components/ansible/testing@v3.0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue