cicd
This commit is contained in:
parent
276378b77f
commit
594011f8ce
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue