Update .gitlab-ci.yml file
This commit is contained in:
parent
cde9483fed
commit
c42a0550fe
@ -9,6 +9,7 @@ before_script:
|
||||
# - echo `pwd` # debug
|
||||
# - echo "$CI_BUILD_NAME, $CI_BUILD_REF_NAME $CI_BUILD_STAGE" # debug
|
||||
- export GRADLE_USER_HOME=`pwd`/.gradle
|
||||
- export VERSION=$CI_COMMIT_TAG
|
||||
|
||||
prepare_job:
|
||||
stage: prepare # This stage must run before the release stage
|
||||
|
Reference in New Issue
Block a user