mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-03-12 07:24:27 +00:00
Update .appveyor.yml
This commit is contained in:
parent
46b5a136d9
commit
d893c54362
@ -18,8 +18,8 @@ install:
|
|||||||
- yarn install
|
- yarn install
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- yarn buildforelectron
|
|
||||||
- node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng build --prod
|
- node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng build --prod
|
||||||
|
- yarn buildforelectron
|
||||||
- "%PYTHON%\\python.exe -m pip install -r scripts\\requirements.txt"
|
- "%PYTHON%\\python.exe -m pip install -r scripts\\requirements.txt"
|
||||||
- "%PYTHON%\\python.exe scripts\\build.py download -a"
|
- "%PYTHON%\\python.exe scripts\\build.py download -a"
|
||||||
- "%PYTHON%\\python.exe scripts\\build.py build_exe -b dist/exe.gns3server -s"
|
- "%PYTHON%\\python.exe scripts\\build.py build_exe -b dist/exe.gns3server -s"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user