Skip to content

Commit dc11a2a

Browse files
wtgodbejaviercn
authored andcommitted
Update ci.yml
1 parent d635847 commit dc11a2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.azure/pipelines/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ stages:
528528
jobName: Linux_musl_x64_build
529529
jobDisplayName: "Build: Linux Musl x64"
530530
agentOs: Linux
531-
container: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.17
531+
container: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode-20240105204957-5245c86
532532
buildArgs:
533533
--arch x64
534534
--os-name linux-musl
@@ -540,6 +540,7 @@ stages:
540540
$(_BuildArgs)
541541
$(_PublishArgs)
542542
$(_InternalRuntimeDownloadArgs)
543+
installNodeJs: false
543544
disableComponentGovernance: true
544545
artifacts:
545546
- name: Linux_musl_x64_Logs

0 commit comments

Comments
 (0)