Skip to content

Commit bda040c

Browse files
committed
ci: update ci support code sign
1 parent ab5d534 commit bda040c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.azure-pipelines/signjars-nightly.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ extends:
3737
- job: Job_1
3838
displayName: Sign-Jars-Nightly
3939
templateContext:
40+
mb:
41+
signing:
42+
enabled: true
43+
signType: real
44+
signWithProd: true
4045
outputs:
4146
- output: pipelineArtifact
4247
artifactName: plugin

0 commit comments

Comments
 (0)