From 3449ae3bf3eacb8efe5c143b7eb2ea5c1a595b94 Mon Sep 17 00:00:00 2001 From: "bradley.richins" Date: Wed, 28 Oct 2020 11:40:13 -0600 Subject: [PATCH] Updated --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) 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