mirror of
https://github.com/lukasmartinelli/postgis-editor.git
synced 2025-12-08 20:15:55 +00:00
Create windows artifact in appveyor
This commit is contained in:
parent
c29fc6c123
commit
73a24e82e0
@ -5,3 +5,4 @@ node_js:
|
||||
script:
|
||||
- npm run build
|
||||
- npm run lint
|
||||
- npm run package-linux
|
||||
|
||||
@ -21,4 +21,9 @@ build_script:
|
||||
- npm run build
|
||||
- npm run package-windows
|
||||
|
||||
artifacts:
|
||||
- path: releases/postgis-editor-win32-x64
|
||||
name: postgis-editor-win32-x64
|
||||
type: zip
|
||||
|
||||
test: off
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user