From 26eea94d4d1fe490ccc2155a671b25600bf76bfa Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Wed, 22 Jun 2022 23:09:03 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 893abc3..21cabe0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,6 @@ stages: - build - - publish - + build: stage: build tags: ["build"]