From 3dfb427be6e42217d8b318dfcca735bb0d7430d5 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 4 Oct 2021 18:28:50 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6c9000c..b843602 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,5 +44,4 @@ build-release: # This job runs in the build stage, which runs first. - echo "Compile complete." only: - - master - tags