mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-17 11:58:27 +00:00
fix master ci
This commit is contained in:
parent
c4d6252a37
commit
bae8e6d75a
1 changed files with 1 additions and 0 deletions
|
|
@ -235,6 +235,7 @@ win64-codesigning:
|
|||
rules:
|
||||
- !reference [.rules-merge-request-manual, rules]
|
||||
- if: $PACKAGE_WINDOWS
|
||||
- if: $NIGHTLY_MASTER
|
||||
script:
|
||||
- cd build-desktop/OUTPUT/Packages/
|
||||
- Invoke-Expression "& ${WINDOWS_SIGN_TOOL} sign /fd SHA256 /t ${WINDOWS_SIGN_TIMESTAMP_URL} /sha1 ${WINDOWS_SIGN_HASH} *.exe"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue