Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apudovkin-ms authored Sep 17, 2024
1 parent a5a4c09 commit dc2d01b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,15 @@ extends:
sdl:
sourceAnalysisPool: 1ES-Shared-Hosted-Pool_Windows-Server-2022
pool:
vmImage: 'ubuntu-latest'
name: Azure-Pipelines-1ESPT-ExDShared
customBuildTags:
- ES365AIMigrationTooling
stages:
- stage: stage
jobs:
- job: job
pool:
name: 1ES-Shared-Hosted-Pool_Linux-Mariner-2
steps:
- task: GoTool@0
inputs:
Expand Down

0 comments on commit dc2d01b

Please sign in to comment.