Skip to content

Commit df7732b

Browse files
authored
Merge branch 'main' into chore/make-github-releaso-optional
2 parents 020e854 + 1d3cbe0 commit df7732b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ default:
33

44
include:
55
- project: 'ci-cd/templates'
6-
ref: master
76
file: '/prodsec/.oss-scan.yml'
7+
- project: 'ci-cd/templates'
8+
file: '/prodsec/.sast-scan.yml'
89

910
cache:
1011
key:

0 commit comments

Comments
 (0)