Configure deployment from appveyor
This commit is contained in:
parent
aaee025409
commit
87a93d3097
1 changed files with 7 additions and 0 deletions
|
@ -16,3 +16,10 @@ test_script:
|
|||
build_script:
|
||||
- set NODE_ENV=production
|
||||
- yarn ci-build
|
||||
|
||||
artifacts:
|
||||
- path: dist/*.exe
|
||||
|
||||
deploy:
|
||||
provider: Environment
|
||||
name: signal-desktop-builds
|
||||
|
|
Loading…
Add table
Reference in a new issue