Commit 2eca5b2
authored
Change PR Val builds to be unsigned (#76358)
Disables signing for build artifacts to improve the turn around time for
getting results back from a validation run.
Measuring from `SignToolTask starting` to `SignToolTask execution
finished`.
- Real signing: varies but is a whole lotta time (could be over an hour)
- Test signing: ~7min
- No signing: <1sec
Test Run:
https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=10705817&view=results
(microsoft)2 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
64 | 79 | | |
0 commit comments