diff --git a/conduit-backend/.gitlab-ci.yml b/conduit-backend/.gitlab-ci.yml new file mode 100644 index 0000000000000000000000000000000000000000..a7b633c687d05ed362744e5ff379be9de565ea1a --- /dev/null +++ b/conduit-backend/.gitlab-ci.yml @@ -0,0 +1,6 @@ +# This file is a template, and might need editing before it works on your project. +# This template moved to Jobs/Secret-Detection.gitlab-ci.yml in GitLab 14.0 +# Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/292977 + +include: + template: Jobs/Secret-Detection.gitlab-ci.yml