cicd
This commit is contained in:
parent
9a849474bd
commit
ab8765697a
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ build:
|
||||||
- echo "VERSION=$VERSION" >> variables.env
|
- echo "VERSION=$VERSION" >> variables.env
|
||||||
- export APPNAME=$(node -e "console.log(require('./package.json').productName)")
|
- export APPNAME=$(node -e "console.log(require('./package.json').productName)")
|
||||||
- echo "APPNAME=$APPNAME" >> variables.env
|
- echo "APPNAME=$APPNAME" >> variables.env
|
||||||
- export
|
|
||||||
- yarn electron:build --macos dmg
|
- yarn electron:build --macos dmg
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue