Update eng/pipelines/templates/jobs/sdk-comparison-tests.yml
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
This commit is contained in:
parent
e944fdc2de
commit
ebdc908f6b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
name: NetCore1ESPool-Svc-Internal
|
||||
demands: ImageOverride -equals 1es-ubuntu-2004
|
||||
variables:
|
||||
- template: /eng/common/templates/variables/pipelines.yml
|
||||
- template: ../variables/pipelines.yml
|
||||
steps:
|
||||
- script: |
|
||||
vmr_build=${{ replace(parameters.dotnetDotnetRunID, ' ', '') }}
|
||||
|
|
Loading…
Reference in a new issue