Skip to content

Commit 2400705

Browse files
authored
Pin OC to before it only accepts net10.0
1 parent a464ca7 commit 2400705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/baselines-scenarios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ parameters:
6464
# Orchard Core
6565

6666
- displayName: Orchard - About - Sqlite
67-
arguments: --scenario about-sqlite $(orchardJobs) --property scenario=OrchardAboutSqlite --property protocol=http
67+
arguments: "--scenario about-sqlite $(orchardJobs) --property scenario=OrchardAboutSqlite --property protocol=http --application.source.branchOrCommit #eefd4a1659cd48e56b681b5bcff2cc92b349b464"
6868

6969
steps:
7070
- ${{ each s in parameters.scenarios }}:

0 commit comments

Comments
 (0)