Fix password (again again)
This commit is contained in:
parent
38e8b9c4d3
commit
6e3e458715
|
@ -360,7 +360,7 @@ services:
|
|||
image: microsoft/mssql-server-linux:latest
|
||||
environment:
|
||||
- ACCEPT_EULA=Y
|
||||
- SA_PASSWORD='M$wantsaSecurePassword1'
|
||||
- SA_PASSWORD=MwantsaSecurePassword1
|
||||
- MSSQL_PID=Standard
|
||||
when:
|
||||
event: [ push, tag, pull_request ]
|
||||
|
|
Loading…
Reference in New Issue
Block a user