mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
mysql test
This commit is contained in:
parent
cb2f6e6a78
commit
dd1cfa677f
4
.github/workflows/integration-tests.yaml
vendored
4
.github/workflows/integration-tests.yaml
vendored
@ -36,8 +36,8 @@ jobs:
|
||||
|
||||
mysql:
|
||||
image: mysql
|
||||
options: >-
|
||||
--default-authentication-plugin=mysql_native_password
|
||||
# options: >-
|
||||
# --default-authentication-plugin=mysql_native_password
|
||||
ports:
|
||||
- 15001:3306
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user