mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-18 17:00:18 +00:00
Bundle ubridge in package for Windows
This commit is contained in:
parent
eab95c2bdb
commit
c40767879f
@ -23,6 +23,7 @@ build_script:
|
||||
- "%PYTHON%\\python.exe scripts\\build.py download"
|
||||
- "%PYTHON%\\python.exe scripts\\build.py build_exe -b dist/exe.gns3server -s"
|
||||
- "%PYTHON%\\python.exe scripts\\build.py validate -b dist"
|
||||
- "%PYTHON%\\python.exe scripts\\build.py download_dependencies -b dist"
|
||||
- yarn electron-builder --win --x64
|
||||
|
||||
test: off
|
||||
|
@ -19,6 +19,7 @@ files:
|
||||
|
||||
extraFiles:
|
||||
- dist/exe.gns3server/**
|
||||
- dist/ubridge/**
|
||||
|
||||
mac:
|
||||
category: public.app-category.developer-tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user