stages: - test - build - deploy include: - local: .gitlab/_common.gitlab-ci.yml - local: .gitlab/_rules.gitlab-ci.yml - local: /.gitlab/test.gitlab-ci.yml - local: /.gitlab/build.gitlab-ci.yml - local: /.gitlab/deploy.gitlab-ci.yml - template: Jobs/Secret-Detection.gitlab-ci.yml secret_detection: rules: !reference [.rules:default, rules]