Skip to content

Commit 4dffc64

Browse files
committed
Merge in 'release/7.0' changes
2 parents bd451a0 + fd40e09 commit 4dffc64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@ stages:
797797
platform:
798798
name: 'Managed'
799799
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8'
800-
buildScript: './eng/build.sh $(_PublishArgs) --no-build-repo-tasks $(_InternalRuntimeDownloadArgs)'
800+
buildScript: './eng/build.sh $(_PublishArgs) --no-build-nodejs --no-build-repo-tasks $(_InternalRuntimeDownloadArgs)'
801801
skipPublishValidation: true
802802
jobProperties:
803803
timeoutInMinutes: 120

0 commit comments

Comments
 (0)