Try to stabilize SQL Server tests on CI
This commit is contained in:
parent
4131e7338d
commit
a75f55aaa5
|
|
@ -4,5 +4,6 @@ services:
|
|||
ports:
|
||||
- '1433'
|
||||
environment:
|
||||
- 'MSSQL_PID=express'
|
||||
- 'MSSQL_SA_PASSWORD=verYs3cret'
|
||||
- 'ACCEPT_EULA=yes'
|
||||
|
|
|
|||
Loading…
Reference in New Issue