Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ include: - local: ".gitlab/gitleaks.yaml" # linting - component: "$CI_SERVER_FQDN/components/ansible/linting@v3.0.1" - component: "$CI_SERVER_FQDN/components/ansible/testing@v3.0.1" - component: "$CI_SERVER_FQDN/components/ansible/linting@v3.0.2" - component: "$CI_SERVER_FQDN/components/ansible/testing@v3.0.2" - component: "$CI_SERVER_FQDN/components/markdownlint/markdownlint@1.0.0" - component: "$CI_SERVER_FQDN/components/yamllint/yamllint@1.0.2" Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ include: - local: ".gitlab/gitleaks.yaml" # linting - component: "$CI_SERVER_FQDN/components/ansible/linting@v3.0.1" - component: "$CI_SERVER_FQDN/components/ansible/testing@v3.0.1" - component: "$CI_SERVER_FQDN/components/ansible/linting@v3.0.2" - component: "$CI_SERVER_FQDN/components/ansible/testing@v3.0.2" - component: "$CI_SERVER_FQDN/components/markdownlint/markdownlint@1.0.0" - component: "$CI_SERVER_FQDN/components/yamllint/yamllint@1.0.2"