Skip to content

Commit b286b2a

Browse files
committed
Merge branch 'sast' into 'master'
Add SAST See merge request postgres-ai/database-lab!184
2 parents 3f50fa8 + 20a4638 commit b286b2a

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)