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.
1 parent f0be9e0 commit 60a71bfCopy full SHA for 60a71bf
eng/ci/templates/official/jobs/run-coldstart.yml
@@ -58,6 +58,7 @@ jobs:
58
FUNCTIONS_WORKER_RUNTIME: 'node'
59
WEBSITE_RUN_FROM_PACKAGE: '1' # Node app needs this to use placeholder channel.
60
AzureWebJobsScriptRoot: '$(functionAppOutputPath)'
61
+ DOTNET_gcServer: 1
62
perfViewPath: C:\.tools\perfview\perfview.exe
63
traceDirectory: $(Build.ArtifactStagingDirectory)/out
64
netTraceDirectory: $(traceDirectory)/nettrace
0 commit comments