Update eng/pipelines/templates/jobs/sdk-comparison-tests.yml

Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
This commit is contained in:
Milena Hristova 2023-03-03 11:42:45 +01:00 committed by GitHub
parent e944fdc2de
commit ebdc908f6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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, ' ', '') }}