From 04f82f4f5844d10d885135471c7d1d519a644f27 Mon Sep 17 00:00:00 2001 From: Nikola Milosavljevic Date: Thu, 17 Oct 2024 12:54:12 -0700 Subject: [PATCH] Supply isInternalServicingValidation to Windows 2025 build job --- eng/common/templates/stages/build-test-publish-repo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/common/templates/stages/build-test-publish-repo.yml b/eng/common/templates/stages/build-test-publish-repo.yml index 0a5b9ef3..bb74e154 100644 --- a/eng/common/templates/stages/build-test-publish-repo.yml +++ b/eng/common/templates/stages/build-test-publish-repo.yml @@ -200,6 +200,7 @@ stages: publicProjectName: ${{ parameters.publicProjectName }} internalVersionsRepoRef: ${{ parameters.internalVersionsRepoRef }} publicVersionsRepoRef: ${{ parameters.publicVersionsRepoRef }} + isInternalServicingValidation: ${{ parameters.isInternalServicingValidation }} - template: /eng/common/templates/jobs/build-images.yml@self parameters: name: WindowsLtsc2016_amd64