Skip to content

Commit c5b10da

Browse files
committed
Add SAST scanning
1 parent aaca17b commit c5b10da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitlab-ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
include:
2-
template: Dependency-Scanning.gitlab-ci.yml
2+
- template: Dependency-Scanning.gitlab-ci.yml
3+
- template: SAST.gitlab-ci.yml

0 commit comments

Comments
 (0)