Skip to content
Snippets Groups Projects
Commit d1b21bfb authored by jurgenhaas's avatar jurgenhaas
Browse files

Further improve settings for extra tests from GitLab

parent 2305db6c
No related branches found
No related tags found
No related merge requests found
include:
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Jobs/Code-Quality.gitlab-ci.yml
- template: Code-Quality.gitlab-ci.yml
# - template: Code-Quality.gitlab-ci.yml
# See https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Jobs/SAST.gitlab-ci.yml
- template: Security/SAST.gitlab-ci.yml
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Jobs/Secret-Detection.gitlab-ci.yml
......@@ -17,8 +17,9 @@ include:
- 'Build Prod Site'
# ==================================== Code Quality
code_quality:
Code Quality:
<<: *test_gitlab_default
allow_failure: true
variables:
GIT_STRATEGY: none
CODE_QUALITY_IMAGE: registry.lakedrops.com/docker/code-climate-drupal/code-climate-drupal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment