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
|
name: NetCore1ESPool-Svc-Internal
|
||||||
demands: ImageOverride -equals 1es-ubuntu-2004
|
demands: ImageOverride -equals 1es-ubuntu-2004
|
||||||
variables:
|
variables:
|
||||||
- template: /eng/common/templates/variables/pipelines.yml
|
- template: ../variables/pipelines.yml
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
vmr_build=${{ replace(parameters.dotnetDotnetRunID, ' ', '') }}
|
vmr_build=${{ replace(parameters.dotnetDotnetRunID, ' ', '') }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue