Commit 5cfd613
authored
ci(jenkins): skip Windows executable signing when RUN_CHOCOLATEY is disabled (#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.1 parent 80496a2 commit 5cfd613
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
445 | 447 | | |
446 | 448 | | |
447 | 449 | | |
448 | | - | |
| 450 | + | |
449 | 451 | | |
450 | 452 | | |
451 | 453 | | |
| |||
0 commit comments