Test GLAS multicore

This commit is contained in:
hyan@gitlab.com 2025-04-04 11:29:31 +11:00
parent 446d4146f5
commit c6ea9d4f34

View file

@ -60,15 +60,6 @@ gitlab-advanced-sast:
key: "$CI_COMMIT_REF_SLUG-scan-metrics" key: "$CI_COMMIT_REF_SLUG-scan-metrics"
paths: paths:
- "$SCAN_METRICS_FILE" - "$SCAN_METRICS_FILE"
policy: pull-push
artifacts:
access: 'developer'
reports:
sast: gl-sast-report.json
paths:
- "$SCAN_METRICS_FILE"
when: always
expire_in: 7 days
rules: rules:
- if: '"$[[ inputs.excluded_analyzers ]]" =~ /gitlab-advanced-sast/' - if: '"$[[ inputs.excluded_analyzers ]]" =~ /gitlab-advanced-sast/'
when: never when: never