Update .gitlab-ci.yml

This commit is contained in:
Bradley Richins
2020-10-28 17:23:00 +00:00
parent 5f4414df03
commit 023eab03b2

View File

@@ -1,6 +1,9 @@
stages:
- test
include:
- template: Security/License-Scanning.gitlab-ci.yml
test:
stage: test
image: golang:1.15.3