override sast default rules
This commit is contained in:
@@ -11,6 +11,12 @@ stages:
|
|||||||
include:
|
include:
|
||||||
- template: Security/SAST.gitlab-ci.yml
|
- template: Security/SAST.gitlab-ci.yml
|
||||||
|
|
||||||
|
sast:
|
||||||
|
rules:
|
||||||
|
- if: $CI_PIPELINE_SOURCE == "web"
|
||||||
|
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||||
|
- if: $CI_COMMIT_BRANCH
|
||||||
|
|
||||||
markdownlint:
|
markdownlint:
|
||||||
stage: lint
|
stage: lint
|
||||||
image:
|
image:
|
||||||
|
|||||||
Reference in New Issue
Block a user