Skip to content

Commit

Permalink
Update build pipeline to use MicroBuild templates (#4283)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexweininger authored Sep 13, 2024
1 parent 5818ac2 commit 010c071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/1esmain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ resources:
repositories:
- repository: 1esPipelines
type: git
name: 1ESPipelineTemplates/1ESPipelineTemplates
name: 1ESPipelineTemplates/MicroBuildTemplate
ref: refs/tags/release
- repository: azExtTemplates
type: github
Expand All @@ -45,7 +45,7 @@ variables:
value: "Azure Tools for VS Code"

extends:
template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines
template: azure-pipelines/MicroBuild.1ES.Official.yml@1esPipelines
parameters:
sdl:
credscan:
Expand Down

0 comments on commit 010c071

Please sign in to comment.