Commit 3a596b5
authored
Update PreFast run stage in OneBranchBuild.yml to "Guardian" to avoid race condition with build. (#1534)
* Remove PreFast settings from OneBranch pipeline
Removed PreFast parameters from build configuration.
* Update PreFast run stage in OneBranchBuild.yml
Changed PreFast run stage from 'Build' to 'Guardian' to enable it only during the Guardian stage.
* Correct indentation for PreFast configuration
Fix indentation for ob_sdl_prefast_runDuring in OneBranchBuild.yml1 parent a7a5cd9 commit 3a596b5
2 files changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
| |||
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
71 | | - | |
72 | 69 | | |
73 | 70 | | |
74 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments