This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 55
55
"PB_BuildArguments" : " -buildArch=x64 -$(PB_ConfigurationGroup) -stripSymbols -RuntimeOS=linux-musl -- /p:PortableBuild=false /p:StabilizePackageVersion=$(PB_IsStable) /p:PackageVersionStamp=$(PB_VersionStamp)" ,
56
56
"PB_BuildTestsArguments" : " -buildArch=x64 -$(PB_ConfigurationGroup) -SkipTests -Outerloop -RuntimeOS=linux-musl -- /p:ArchiveTests=true /p:EnableDumpling=true /p:PortableBuild=false" ,
57
57
"PB_SyncArguments" : " -p -BuildTests=false -RuntimeOS=linux-musl -- /p:ArchGroup=x64 /p:PortableBuild=false /p:DotNetRestoreSources=$(PB_RestoreSource) /p:DotNetAssetRootUrl=$(PB_AssetRootUrl)" ,
58
- "PB_TargetQueue" : " (Alpine.39.Amd64.Open )ubuntu.1604.amd64.open @mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.9-helix-09ca40b-20190508143246" ,
58
+ "PB_TargetQueue" :
" (Alpine.39.Amd64)[email protected] /dotnet-buildtools/prereqs:alpine-3.9-helix-09ca40b-20190508143246" ,
59
59
"PB_CreateHelixArguments" : " /p:ArchGroup=x64 /p:ConfigurationGroup=$(PB_ConfigurationGroup) /p:TestProduct=corefx /p:TimeoutInSeconds=1200 /p:TargetOS=Linux"
60
60
},
61
61
"ReportingParameters" : {
You can’t perform that action at this time.
0 commit comments