From d2bd450f2ce68b9ac85a13df25a58d10613a4b6f Mon Sep 17 00:00:00 2001 From: az Date: Fri, 3 Dec 2021 20:10:48 +0100 Subject: [PATCH] v0.8.27 fix ci --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 54e4373..ebcfcef 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -83,7 +83,6 @@ fatjars: - if: $CI_COMMIT_REF_NAME == "master" # && $CI_COMMIT_TAG =~ /^v?[0-9]+[.][0-9]+([.][0-9]+)?$/ before_script: - echo $CI_JOB_ID - - # Writing FATJAR_JOB_ID variable to environment file, as variable is needed in the release stage. - echo FATJAR_JOB_ID=$CI_JOB_ID >> generate_executables.env script: