mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 05:43:10 -07:00
Remove PackageES LateTasks task (#1574)
This commit is contained in:
parent
3cc3eaf4e0
commit
f294d2e492
1 changed files with 0 additions and 5 deletions
|
@ -149,8 +149,3 @@ jobs:
|
||||||
SubmissionDataPath: '$(SBPackagePath)\SBCalculator.json'
|
SubmissionDataPath: '$(SBPackagePath)\SBCalculator.json'
|
||||||
PackagePath: '$(SBPackagePath)\SBCalculator.zip'
|
PackagePath: '$(SBPackagePath)\SBCalculator.zip'
|
||||||
AeroEnvironment: Production
|
AeroEnvironment: Production
|
||||||
|
|
||||||
- task: PkgESLateTasks@10
|
|
||||||
displayName: Run PackageES LateTasks
|
|
||||||
env:
|
|
||||||
XES_DISABLEPROV: true
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue