v0.8.27 fix ci
This commit is contained in:
parent
8f9f77b27b
commit
d2bd450f2c
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ fatjars:
|
||||||
- if: $CI_COMMIT_REF_NAME == "master" # && $CI_COMMIT_TAG =~ /^v?[0-9]+[.][0-9]+([.][0-9]+)?$/
|
- if: $CI_COMMIT_REF_NAME == "master" # && $CI_COMMIT_TAG =~ /^v?[0-9]+[.][0-9]+([.][0-9]+)?$/
|
||||||
before_script:
|
before_script:
|
||||||
- echo $CI_JOB_ID
|
- echo $CI_JOB_ID
|
||||||
-
|
|
||||||
# Writing FATJAR_JOB_ID variable to environment file, as variable is needed in the release stage.
|
# 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
|
- echo FATJAR_JOB_ID=$CI_JOB_ID >> generate_executables.env
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue