mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-30 23:25:36 +03:00
build-msi.sh
This commit is contained in:
parent
74ea971748
commit
e8e224b4f2
4 changed files with 189 additions and 179 deletions
|
@ -15,9 +15,10 @@ install:
|
|||
build_script:
|
||||
- cmd: >-
|
||||
cd \projects\yggdrasil-go
|
||||
- c:\msys64\usr\bin\bash -lc "./build.bat"
|
||||
- c:\msys64\usr\bin\bash -lc "./contrib/msi/build-msi.sh x64"
|
||||
- c:\msys64\usr\bin\bash -lc "./contrib/msi/build-msi.sh x86"
|
||||
|
||||
test: off
|
||||
|
||||
artifacts:
|
||||
- path: 'yggdrasil-*.msi'
|
||||
- path: '*.msi'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue