mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-19 16:38:28 +00:00
- Add Signing info in CI : use Key for Linux, folder for Windows - Update create appimage for takking account of key - Use appimagetool in addition of linuxdeploy for code signing step if needed
2 lines
No EOL
60 B
Batchfile
2 lines
No EOL
60 B
Batchfile
set /p passphrase=<%1
|
|
%2 sign /f %3 /p %passphrase% /t %4 %5 |