There was an error while loading. Please reload this page.
1 parent 28bda2a commit 56caf09Copy full SHA for 56caf09
1 file changed
ci/release.yml
@@ -78,6 +78,9 @@ stages:
78
- group: CPythonTestSign
79
- ${{ elseif eq(parameters.SigningCertificate, 'PythonSoftwareFoundation') }}:
80
- group: CPythonSign
81
+ - ${{ else }}:
82
+ - name: TrustedSigningCertificateSubject
83
+ value: CN=00000000-0000-0000-0000-000000000000
84
85
86
steps:
0 commit comments