Commit 00506a4
Remove unsupported 'workspace' job property from build_winmd (#2274)
OneBranch/1ES governed templates reject the 'workspace' job property
("Job property 'workspace' is not allowed"), which fails template validation
in the Build WinMD stage. OneBranch jobs already run in a clean, isolated
container workspace, so 'clean: all' is redundant.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0015fd7 commit 00506a4
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
145 | 143 | | |
146 | 144 | | |
147 | 145 | | |
| |||
0 commit comments