fix master ci

This commit is contained in:
Gaelle Braud 2026-02-24 16:17:03 +01:00
parent c4d6252a37
commit bae8e6d75a

View file

@ -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"