Skip to content

Commit

Permalink
Update sec scan pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wenger committed Feb 20, 2024
1 parent aebeabd commit c961353
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
stages:
- test
sast:
sast:tests:
extends: .sast:tests
stage: test
include:
- template: Security/SAST.gitlab-ci.yml
default:
tags:
- prd
rules:
- if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "develop"'
when: always

0 comments on commit c961353

Please sign in to comment.