Skip to content

Commit 0e13ae6

Browse files
Update .gitlab-ci.yml
1 parent c9904f0 commit 0e13ae6

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
include:
22
- project: "prodsec/security-ci-cd"
3-
ref: release-0.1.9
3+
ref: release-0.1.11
44
file: "templates/security-ci-cd.yml"
55

66
sast:tests:
77
extends: .sast:tests
8-
stage: testing:development
8+
stage: app-sec:jobs
9+
10+

0 commit comments

Comments
 (0)