Skip to content

Commit

Permalink
Update devskim-cli-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gfs committed Mar 21, 2024
1 parent 9325368 commit ac4e010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipelines/cli/devskim-cli-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ extends:
jobName: 'dotnet_test_windows'
dotnetVersions: ['6.0.x','7.0.x','8.0.x']
projectPath: 'DevSkim-DotNet/Microsoft.DevSkim.Tests/Microsoft.DevSkim.Tests.csproj'
pool-name: MSSecurity-1ES-Build-Agents-Pool # Name of your hosted pool
pool-name: MSSecurity-1ES-Build-Agents-Pool
pool-image: MSSecurity-1ES-Windows-2022 # Name of the image in your pool. If not specified, first image of the pool is used
pool-os: windows # OS of the image. This value cannot be a variable. Allowed values: windows, linux, macOS
- template: dotnet-test-job.yml@templates
Expand Down

0 comments on commit ac4e010

Please sign in to comment.