[ci] Fix PR validation issue involved by cherry-pick enabling ACR.

involved un-expectec lines.
This commit is contained in:
Shilong Liu 2022-04-13 11:59:57 +08:00 committed by GitHub
parent 56be714935
commit 2058147cca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,13 +38,10 @@ resources:
ref: master
variables:
- template: .azure-pipelines/azure-pipelines-repd-build-variables.yml
- ${{ if eq(variables['Build.Reason'], 'PullRequest') }}:
- template: .azure-pipelines/template-variables.yml
- ${{ else }}:
- template: .azure-pipelines/template-variables.yml@buildimage
- name: CACHE_MODE
value: rcache
stages:
- stage: Build