Skip to content

Further cleanup of other pipelines. #18

Further cleanup of other pipelines.

Further cleanup of other pipelines. #18

pr:
- main
resources:
repositories:
- repository: OfficePipelineTemplates
type: git
name: 1ESPipelineTemplates/OfficePipelineTemplates
ref: refs/tags/release
extends:
template: v1/Office.Unofficial.PipelineTemplate.yml@OfficePipelineTemplates
parameters:
pool:
name: Azure-Pipelines-1ESPT-ExDShared
image: ubuntu-latest
os: linux
sdl:
sourceAnalysisPool:
name: Azure-Pipelines-1ESPT-ExDShared
image: windows-latest
os: windows
# This prevents auto-injected Roslyn task from running the build again.
roslyn:
copyLogsOnly: true
codeql:
compiled:
enabled: true
break: true
analyzeInPipeline: true
stages:
- template: BuildAndTest-azure-pipelines.yml