diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a6fe487e2..326dbc3c4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -31,7 +31,7 @@ extends: sdl: sourceAnalysisPool: name: $(DncEngInternalBuildPool) - image: 1es-windows-2022-pt + image: 1es-windows-2022 os: windows customBuildTags: - ES365AIMigrationTooling @@ -127,4 +127,4 @@ extends: - script: eng/cibuild.sh --configuration $(_BuildConfig) --prepareMachine displayName: Build and Test - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: - - template: /eng/common/templates-official/post-build/post-build.yml@self \ No newline at end of file + - template: /eng/common/templates-official/post-build/post-build.yml@self