mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-09-30 07:10:38 +00:00
omg
This commit is contained in:
parent
0f89d72360
commit
92adf60c92
1 changed files with 2 additions and 4 deletions
|
@ -15,12 +15,10 @@ notifications:
|
|||
|
||||
clone_folder: c:\projects\lbry
|
||||
|
||||
init:
|
||||
- cmd: dir C:\projects\lbry\packaging\windows\
|
||||
- cmd: powershell '& C:\projects\lbry\packaging\windows\init.ps1'
|
||||
|
||||
|
||||
install:
|
||||
- cmd: dir C:\projects\lbry\packaging\windows\
|
||||
- cmd: powershell '& C:\projects\lbry\packaging\windows\init.ps1'
|
||||
- nuget install secure-file -ExcludeVersion
|
||||
- secure-file\tools\secure-file -decrypt packaging\windows\certs\lbry2.pfx.enc -secret %pfx_key%
|
||||
- ps: '& "c:\projects\lbry\packaging\windows\install.ps1"'
|
||||
|
|
Loading…
Add table
Reference in a new issue