Skip to content

Commit

Permalink
Merge pull request #2692 from microsoftgraph/WeeklyExamplesUpdate/202…
Browse files Browse the repository at this point in the history
…404190916

[v2] Examples Update
  • Loading branch information
timayabi2020 authored Apr 19, 2024
2 parents 05b939d + 9d60938 commit 3468083
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .azure-pipelines/weekly-examples-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ parameters:
displayName: PipelineTimeout
type: number
default: 1200
- name: BuildAgent
displayName: Build Agent
default: 1es-windows-ps-compute
resources:
repositories:
- repository: msgraph-sdk-powershell
Expand All @@ -35,7 +32,10 @@ resources:
extends:
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
parameters:
pool: $(BuildAgent)
pool:
name: Azure-Pipelines-1ESPT-ExDShared
image: windows-2022
os: windows
sdl:
credscan:
suppressionsFile: $(Build.SourcesDirectory)/.azure-pipelines/config/credscan/credscan-suppressions.json
Expand Down

0 comments on commit 3468083

Please sign in to comment.