test other connectionstring

This commit is contained in:
Bjarke Berg
2021-03-22 13:31:15 +01:00
parent 6b79ef18bc
commit e9a3ed44cf

View File

@@ -112,7 +112,7 @@ stages:
- name: Umbraco__CMS__Unattended__UnattendedUserPassword
value: UmbracoAcceptance123!
- name: ConnectionStrings__umbracoDbDSN
value: Server=(LocalDB)\\mssqllocaldb;Database=Cypress;Integrated Security=true
value: Server=(LocalDB)\\MSSQLLocalDB;Initial Catalog=Cypress;Integrated Security=true
jobs:
- job: Windows_Acceptance_tests
displayName: Windows