testing
This commit is contained in:
parent
e4aa477f5f
commit
d739349004
6 changed files with 86 additions and 17 deletions
|
|
@ -11,5 +11,4 @@ build:
|
|||
paths:
|
||||
- $CI_PROJECT_DIR/dist/*.*
|
||||
script:
|
||||
- sed "s/0.0.0/${VERSION_ID}/g" package.json > _package.json && mv _package.json package.json
|
||||
- yarn && yarn electron:build
|
||||
- yarn dist
|
||||
|
|
|
|||
Loading…
Reference in a new issue