mirror of
https://gitlab.com/components/sast.git
synced 2025-06-30 15:38:29 +02:00
Update file sast.yml
This commit is contained in:
parent
c06a78445c
commit
312da6bf5a
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ pmd-apex-sast:
|
||||||
# to cover both the *MR pipeline* and the *branch pipeline* workflows.
|
# to cover both the *MR pipeline* and the *branch pipeline* workflows.
|
||||||
|
|
||||||
# 1. Run the job in an *MR* pipeline if MR pipelines for AST are enabled and there's an open merge request.
|
# 1. Run the job in an *MR* pipeline if MR pipelines for AST are enabled and there's an open merge request.
|
||||||
- if: '$[[ inputs.enable_mr_pipelines ]]" == "true" &&
|
- if: '"$[[ inputs.enable_mr_pipelines ]]" == "true" &&
|
||||||
$CI_PIPELINE_SOURCE == "merge_request_event"'
|
$CI_PIPELINE_SOURCE == "merge_request_event"'
|
||||||
exists: !reference [.pmd-apex-exist-rules, exists]
|
exists: !reference [.pmd-apex-exist-rules, exists]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue