From 93b97b9831b9c099c549a6f595e6df7d79050bf0 Mon Sep 17 00:00:00 2001 From: Fletcher Haynes Date: Thu, 30 Dec 2021 17:00:59 -0800 Subject: [PATCH] Test push to see if pipeline is running on push to master --- .gitlab/.gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab/.gitlab-ci.yml b/.gitlab/.gitlab-ci.yml index a27c1012e..60d1a309d 100644 --- a/.gitlab/.gitlab-ci.yml +++ b/.gitlab/.gitlab-ci.yml @@ -13,6 +13,7 @@ include: variables: GOVERSION: "1.16.10" + stages: - lint - test