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 4a96a0f commit fd9176cCopy full SHA for fd9176c
tools/Crank/benchmarks.yml
@@ -5,7 +5,7 @@ jobs:
5
server:
6
source:
7
repository: https://github.com/Azure/azure-functions-host
8
- branchOrCommit: "{{ FunctionsHostBranchOrCommit }}"
+ branchOrCommit: "{{ BranchOrCommit }}"
9
project: src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj
10
readyStateText: Application started.
11
0 commit comments