Delete an unused var in nuget pipelines(#7345)

This commit is contained in:
Changming Sun 2021-04-15 07:29:52 -07:00 committed by GitHub
parent aa9ab565f5
commit f1c1c38d44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 3 deletions

View file

@ -12,7 +12,6 @@ jobs:
- NuGet_Packaging
condition: succeeded()
variables:
- group: ORT_TEST_DATA_SAS
- name: OnnxRuntimeBuildDirectory
value: '$(Build.BinariesDirectory)'
steps:

View file

@ -11,7 +11,6 @@ jobs:
- NuGet_Packaging
condition: succeeded()
variables:
- group: ORT_TEST_DATA_SAS
- name: OnnxRuntimeBuildDirectory
value: '$(Build.BinariesDirectory)'
steps:

View file

@ -11,7 +11,6 @@ jobs:
- NuGet_Packaging
condition: succeeded()
variables:
- group: ORT_TEST_DATA_SAS
- name: OnnxRuntimeBuildDirectory
value: '$(Build.BinariesDirectory)'
- name: SKIPNONPACKAGETESTS