mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-21 03:06:55 -04:00
Update Windows certificate for kiwix-desktop on appveyor.
This commit is contained in:
parent
3ebf005cbb
commit
b260b6e5ca
@ -62,7 +62,7 @@ build_script:
|
||||
- appveyor\install_kiwix-desktop.cmd
|
||||
|
||||
before_deploy:
|
||||
- cmd: openssl enc -d -pbkdf2 -aes-256-cbc -md sha256 -pass pass:%win_certificate_secret% -in appveyor\kiwix.p12.enc -out appveyor\kiwix.pfx
|
||||
- cmd: openssl enc -d -pbkdf2 -aes-256-cbc -md sha256 -pass pass:%win_certificate_secret% -in appveyor\kiwix.pfx.enc -out appveyor\kiwix.pfx
|
||||
- cmd: '%MINGW64_RUN% "cd /c/projects/kiwix-build && appveyor/package_kiwix-desktop.sh"'
|
||||
|
||||
deploy_script:
|
||||
|
Binary file not shown.
BIN
appveyor/kiwix.pfx.enc
Normal file
BIN
appveyor/kiwix.pfx.enc
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user