Octopus deploy.ps1スクリプトのSquirrel.exeで-nオプションを使用してアプリケーションに署名しようとしていますが、次のエラーが発生し続けます。
System.AggregateException: One or more errors occurred. ---> System.Exception: Failed to sign, command invoked was: 'C:\OctopusTentacle\Applications\Test\Tridoo.Client\1.5.0-automate-deploym0024\tools\Squirrel\signtool.exe sign /a /f PersonalCodeSigningCertificate.pfx /p ******** /fd sha256 /tr http://timestamp.digicert.com /td sha256
正確な呼び出しを実行すると、署名は問題なく機能します:-/
それが何であるかについて何か考えはありますか?