cicd
This commit is contained in:
parent
7e8ebf72db
commit
0c3be6442c
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@ build:
|
|||
stage: Build
|
||||
tags:
|
||||
- darwin
|
||||
before_script:
|
||||
- yarn
|
||||
script:
|
||||
- export VERSION=$(node -e "console.log(require('./package.json').version)")
|
||||
- echo "VERSION=$VERSION" >> variables.env
|
||||
|
|
|
|||
Loading…
Reference in a new issue