stages: - test include: - template: Security/License-Scanning.gitlab-ci.yml test: stage: test image: golang:1.15.3 script: - go test