Skip to content

Commit 7582722

Browse files
PawelWMSaaruagjslobodzian
authored
Configuring network isolation for OneBranch pipelines. (microsoft#15017)
Co-authored-by: aaruag <[email protected]> Co-authored-by: jslobodzian <[email protected]>
1 parent 42108e7 commit 7582722

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.pipelines/fasttrack/FasttrackMergeNotifier.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ extends:
1515
template: v2/OneBranch.NonOfficial.CrossPlat.yml@templates
1616
parameters:
1717
featureFlags:
18+
LinuxHostVersion:
19+
Network: R1
1820
runOnHost: true
1921
globalSdl:
2022
credscan:

.pipelines/prchecks/PackageBuildPRCheck.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ variables:
4747
extends:
4848
template: v2/OneBranch.NonOfficial.CrossPlat.yml@templates
4949
parameters:
50+
featureFlags:
51+
LinuxHostVersion:
52+
Network: R1
5053
globalSdl:
5154
credscan:
5255
suppressionsFile: .config/CredScanSuppressions.json

0 commit comments

Comments
 (0)