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
|
stage: Build
|
||||||
tags:
|
tags:
|
||||||
- darwin
|
- darwin
|
||||||
before_script:
|
|
||||||
- yarn
|
|
||||||
script:
|
script:
|
||||||
- export VERSION=$(node -e "console.log(require('./package.json').version)")
|
- export VERSION=$(node -e "console.log(require('./package.json').version)")
|
||||||
- echo "VERSION=$VERSION" >> variables.env
|
- echo "VERSION=$VERSION" >> variables.env
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue