Skip to content

Commit

Permalink
Update app sec pipeline for gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wenger committed Feb 21, 2024
1 parent 8705b9f commit 6bdc41a
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
stages:
- test
sast:
stage: test
include:
- template: Security/SAST.gitlab-ci.yml
default:
tags:
- prd
- project: "prodsec/security-ci-cd"
ref: release-0.1.7
file: "templates/security-ci-cd.yml"

sast:tests:
extends: .sast:tests
stage: testing:development

0 comments on commit 6bdc41a

Please sign in to comment.