Fix formatting.
This commit is contained in:
parent
4869ad51d9
commit
8794ac0482
1 changed files with 5 additions and 5 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue