.gitlab-ci.yml

This commit is contained in:
Oscar Krause 2023-01-05 07:22:25 +01:00
parent 851ec1a5c6
commit 1f3bc8b4af
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ release:prepare:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
script:
- source version.env
- echo &VERSION
- echo $VERSION
artifacts:
reports:
dotenv: version.env