diff --git a/build/pipelines/templates/prepare-release-internalonly.yaml b/build/pipelines/templates/prepare-release-internalonly.yaml index cf25aee..45afb44 100644 --- a/build/pipelines/templates/prepare-release-internalonly.yaml +++ b/build/pipelines/templates/prepare-release-internalonly.yaml @@ -149,8 +149,3 @@ jobs: SubmissionDataPath: '$(SBPackagePath)\SBCalculator.json' PackagePath: '$(SBPackagePath)\SBCalculator.zip' AeroEnvironment: Production - - - task: PkgESLateTasks@10 - displayName: Run PackageES LateTasks - env: - XES_DISABLEPROV: true