diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 76ea35c..0f46081 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,8 @@ image: node:lts-alpine +include: + - template: Security/Secret-Detection.gitlab-ci.yml + # Only run pipeline when scheduled or "Run pipeline" in the main branch workflow: rules: