Skip to content

Commit 895300d

Browse files
update to use 1es-windows-ps-compute
1 parent a802c1e commit 895300d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines/integrated-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
parameters:
55
- name: BuildAgent
6-
default: windows-ps-compute
6+
default: 1es-windows-ps-compute
77
displayName: Build Agent
88

99
- name: AzureSubscription
@@ -133,4 +133,4 @@ stages:
133133
- job: MsGraphPSSDKSecurityPostChecks
134134
displayName: Microsoft Graph PowerShell SDK Security Post Checks
135135
steps:
136-
- template: ./common-templates/security-postchecks-template.yml
136+
- template: ./common-templates/security-postchecks-template.yml

0 commit comments

Comments
 (0)