mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 15:34:03 +00:00
Merge branch 'master' of github.com:tenancy-for-laravel/v4
This commit is contained in:
commit
b0b44e902f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -104,7 +104,7 @@ jobs:
|
|||
env:
|
||||
ACCEPT_EULA: Y
|
||||
SA_PASSWORD: P@ssword
|
||||
options: --health-cmd "echo quit | /opt/mssql-tools/bin/sqlcmd -S 127.0.0.1 -l 1 -U sa -P P@ssword"
|
||||
options: --health-cmd "echo quit | /opt/mssql-tools18/bin/sqlcmd -C -S 127.0.0.1 -l 1 -U sa -P P@ssword"
|
||||
|
||||
redis:
|
||||
image: redis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue