This commit is contained in:
Andrew Gundersen 2021-04-14 15:14:39 -05:00
commit 594011f8ce

View file

@ -12,6 +12,7 @@ build:
- echo "VERSION=$VERSION" >> variables.env
- export APPNAME=$(node -e "console.log(require('./package.json').productName)")
- echo "APPNAME=$APPNAME" >> variables.env
- cd ~/Documents/crimata-electron
- yarn electron:build
artifacts:
reports: