diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7ca66b2..1132345 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,9 +1,6 @@ stages: - test -include: - - template: Security/License-Scanning.gitlab-ci.yml - test: stage: test image: golang:1.15.3