diff --git a/build/pipelines/templates-v2/pipeline-onebranch-full-release-build.yml b/build/pipelines/templates-v2/pipeline-onebranch-full-release-build.yml index 20a92caaea..f2111de855 100644 --- a/build/pipelines/templates-v2/pipeline-onebranch-full-release-build.yml +++ b/build/pipelines/templates-v2/pipeline-onebranch-full-release-build.yml @@ -211,7 +211,7 @@ extends: ob_createvpack_verbose: true ob_createvpack_vpackdirectory: '$(JobOutputDirectory)\vpack' ob_createvpack_versionAs: string - ob_createvpack_version: '$(XES_APPXMANIFESTVERSION)' + ob_createvpack_version: '$(XES_PACKAGEVERSIONNUMBER)' ob_updateOSManifest_gitcheckinConfigPath: '$(Build.SourcesDirectory)\build\config\GitCheckin.json' # We're skipping the 'fetch' part of the OneBranch rules, but that doesn't mean # that it doesn't expect to have downloaded a manifest directly to some 'destination'