Fix formatting.

This commit is contained in:
Michael Yanni 2024-03-18 11:32:08 -07:00
parent 4869ad51d9
commit 8794ac0482

View file

@ -300,9 +300,9 @@ jobs:
# publishLocation: Container
# continueOnError: true
# condition: always()
# - ${{ else }}:
# - template: common/templates/job/job.yml
# parameters:
- ${{ else }}:
- template: common/templates/job/job.yml
parameters:
# Set up the name of the job.
${{ if parameters.pgoInstrument }}:
name: PGO_${{ parameters.agentOs }}_${{ parameters.jobName }}