File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,10 +74,10 @@ parameters:
7474# Orchard Core
7575
7676 - displayName : Orchard - About - PostgresQL
77- arguments : --scenario about-postgresql $(orchardJobs) --property scenario=OrchardAboutPostgresQL --property protocol=http
77+ arguments : --scenario about-postgresql $(orchardJobs) --property scenario=OrchardAboutPostgresQL --property protocol=http --application.noGlobalJson false
7878
7979 - displayName : Orchard - About - Sqlite
80- arguments : --scenario about-sqlite $(orchardJobs) --property scenario=OrchardAboutSqlite --property protocol=http
80+ arguments : --scenario about-sqlite $(orchardJobs) --property scenario=OrchardAboutSqlite --property protocol=http --application.noGlobalJson false
8181
8282steps :
8383 - ${{ each s in parameters.scenarios }} :
You can’t perform that action at this time.
0 commit comments