We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f50fa8 commit 20a4638Copy full SHA for 20a4638
.gitlab-ci.yml
@@ -1,5 +1,8 @@
1
image: golang:1.14
2
3
+include:
4
+ - template: Security/SAST.gitlab-ci.yml
5
+
6
stages:
7
- test
8
- build-binary
0 commit comments