Skip to content

Commit 8d3d108

Browse files
anphel31jslobodzian
authored andcommitted
[2.0] prcheck yml - disable use1esentry (#16316)
1 parent edcde9f commit 8d3d108

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.pipelines/fasttrack/FasttrackMergeNotifier.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ extends:
1515
template: v2/OneBranch.NonOfficial.CrossPlat.yml@templates
1616
parameters:
1717
featureFlags:
18+
use1esentry: false # this disables 1es entrypoint which is a workaround for issues from IcM https://portal.microsofticm.com/imp/v5/incidents/details/743308145/summary
1819
LinuxHostVersion:
1920
Network: R1
2021
runOnHost: true

.pipelines/prchecks/PackageBuildPRCheck.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ extends:
4848
template: v2/OneBranch.NonOfficial.CrossPlat.yml@templates
4949
parameters:
5050
featureFlags:
51+
use1esentry: false # this disables 1es entrypoint which is a workaround for issues from IcM https://portal.microsofticm.com/imp/v5/incidents/details/743308145/summary
5152
LinuxHostVersion:
5253
Network: R1
5354
globalSdl:

0 commit comments

Comments
 (0)