We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc872d commit 9348c41Copy full SHA for 9348c41
eng/pipelines/dotnet-buildtools-prereqs-mariner.yml
@@ -25,3 +25,5 @@ stages:
25
internalProjectName: ${{ variables.internalProjectName }}
26
publicProjectName: ${{ variables.publicProjectName }}
27
linuxAmdBuildJobTimeout: 360
28
+ customBuildInitSteps:
29
+ - template: /eng/pipelines/steps/install-cross-build-prereqs.yml
0 commit comments