Skip to content

Commit 4a0c381

Browse files
committed
Merge in 'release/6.0' changes
2 parents 88e6e11 + c894b55 commit 4a0c381

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
@@ -759,7 +759,7 @@ extends:
759759
platform:
760760
name: 'Managed'
761761
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7'
762-
buildScript: './eng/build.sh $(_PublishArgs) --no-build-repo-tasks $(_InternalRuntimeDownloadArgs)'
762+
buildScript: './eng/build.sh $(_PublishArgs) --no-build-repo-tasks --no-build-nodejs $(_InternalRuntimeDownloadArgs)'
763763
skipPublishValidation: true
764764
jobProperties:
765765
timeoutInMinutes: 120

0 commit comments

Comments
 (0)