Commit 30a7273
fix: add missing image property to 1ES pipeline pool config
The daily CI build was failing because the pool definition was missing
the required 'image' property. 1ES Pipeline Templates require both
'image' and 'os' to be specified and matching.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2ff8f0c commit 30a7273
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments