mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 11:04:04 +00:00
mssql CI health check
This commit is contained in:
parent
94bf6bf41a
commit
48bfc58be3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -58,6 +58,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"
|
||||
|
||||
redis:
|
||||
image: redis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue