diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7e44e20..88d0de6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,8 +1,12 @@ --- +include: + - template: Security/Secret-Detection.gitlab-ci.yml + image: registry.git.saibotk.de/saibotk.de/infrastructure-ci-container:latest stages: - lint + - test ansible-lint: stage: lint