You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(jenkins): skip Windows executable signing when RUN_CHOCOLATEY is d…
…isabled (#3520)
Gate the Windows signing block in build() and the downloadToolsCert()
call on params.RUN_CHOCOLATEY so dev/test runs without the Chocolatey
stage don't require the signing cert and Docker-based signing step.