Skip to content

Commit 20a4638

Browse files
committed
Add SAST
1 parent 3f50fa8 commit 20a4638

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
image: golang:1.14
22

3+
include:
4+
- template: Security/SAST.gitlab-ci.yml
5+
36
stages:
47
- test
58
- build-binary

0 commit comments

Comments
 (0)