diff --git a/build/azure-pipelines/product-build.yml b/build/azure-pipelines/product-build.yml index beccda1c0dc..2c475b9dedd 100644 --- a/build/azure-pipelines/product-build.yml +++ b/build/azure-pipelines/product-build.yml @@ -327,6 +327,6 @@ stages: vmImage: "Ubuntu-18.04" jobs: - job: ReleaseBuild - displayName: Release Builds + displayName: Release Build steps: - template: product-release.yml