Allow latest tag to be published, restrict SAST jobs to approved MR
This commit is contained in:
@@ -145,3 +145,7 @@ weekly-build-scheduler:
|
||||
code_quality:
|
||||
rules:
|
||||
- if: $CI_MERGE_REQUEST_APPROVED
|
||||
|
||||
semgrep-sast:
|
||||
rules:
|
||||
- if: $CI_MERGE_REQUEST_APPROVED
|
||||
|
||||
Reference in New Issue
Block a user