Update .gitlab-ci.yml
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
|
|
||||||
|
include:
|
||||||
|
- template: Security/License-Scanning.gitlab-ci.yml
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
image: golang:1.15.3
|
image: golang:1.15.3
|
||||||
|
|||||||
Reference in New Issue
Block a user