Commit 4e09dbb
fix(pipeline): revert ESRP service connection to hardcoded name
$(ESRP_SERVICE_CONNECTION) resolved to undefined because the ADO
variable was never created. Both EsrpCodeSigning@5 (DLL + NuGet)
and EsrpRelease@11 (PyPI, npm, crates.io) failed with
"Input required: connectedservicename".
Reverts all 5 ESRP tasks to the original working hardcoded name:
connectedservicename: Agent Governance Toolkit
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent de1f38d commit 4e09dbb
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
| 438 | + | |
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
562 | | - | |
| 562 | + | |
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
| |||
0 commit comments