mirror of
https://gitee.com/johng/gf.git
synced 2024-11-30 19:27:46 +08:00
CI update
This commit is contained in:
parent
d0cfeb2a8c
commit
f77d388d4f
2
.github/workflows/gf.yml
vendored
2
.github/workflows/gf.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
ports:
|
||||
- 9930:1433
|
||||
options: >-
|
||||
--health-cmd="/opt/mssql-tools/bin/sqlcmd -S localhost -U sa -P root -l 30 -Q \"SELECT 1\" || exit 1"
|
||||
--health-cmd="/opt/mssql-tools/bin/sqlcmd -S localhost -U sa -P 12345678 -l 30 -Q \"SELECT 1\" || exit 1"
|
||||
--health-start-period 10s
|
||||
--health-interval 10s
|
||||
--health-timeout 5s
|
||||
|
Loading…
Reference in New Issue
Block a user