Commit 9c852609 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: restructured gitlab ci file

parent 3e82aaa0
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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"