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.
2 parents bd451a0 + fd40e09 commit 4dffc64Copy full SHA for 4dffc64
.azure/pipelines/ci.yml
@@ -797,7 +797,7 @@ stages:
797
platform:
798
name: 'Managed'
799
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8'
800
- buildScript: './eng/build.sh $(_PublishArgs) --no-build-repo-tasks $(_InternalRuntimeDownloadArgs)'
+ buildScript: './eng/build.sh $(_PublishArgs) --no-build-nodejs --no-build-repo-tasks $(_InternalRuntimeDownloadArgs)'
801
skipPublishValidation: true
802
jobProperties:
803
timeoutInMinutes: 120
0 commit comments