This commit is contained in:
Andrew Gundersen 2021-04-13 14:43:25 -05:00
commit 5f3e14f557
4 changed files with 318 additions and 583 deletions

View file

@ -13,7 +13,7 @@ build:
- echo "VERSION=$VERSION" >> variables.env
- export APPNAME=$(node -e "console.log(require('./package.json').productName)")
- echo "APPNAME=$APPNAME" >> variables.env
- yarn build
- yarn electron:build --macos dmg
artifacts:
reports:
dotenv: variables.env