Trying to pass the containers directly to the template.

This commit is contained in:
Michael Yanni 2024-03-12 11:20:55 -07:00
parent d159964710
commit 9dbffb5ec3
2 changed files with 2 additions and 1 deletions

View file

@ -60,6 +60,7 @@ resources:
extends:
template: azure-pipelines/MicroBuild.1ES.Official.yml@MicroBuildTemplate
parameters:
containers: ${{ resources.containers }}
sdl:
sourceAnalysisPool:
name: $(DncEngInternalBuildPool)