Skip to content

Commit fbe3f0f

Browse files
Update .gitlab-ci.yml
1 parent 24ff2ce commit fbe3f0f

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

.gitlab-ci.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
include:
2-
- project: "prodsec/security-ci-cd"
3-
ref: release-0.1.11
4-
file: "templates/security-ci-cd.yml"
5-
6-
sast:tests:
7-
extends: .sast:tests
8-
stage: app-sec:jobs
9-
2+
  - project: sre/gitlab-templates
3+
    ref: v4
4+
    file:
5+
      - pipelines/common/security/sast.yml
6+
      - pipelines/common/stages/stages.yml
7+
      - pipelines/common/workflows/trunk.yml

0 commit comments

Comments
 (0)