mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 22:03:58 +00:00
mysql test
This commit is contained in:
4
.github/workflows/integration-tests.yaml
vendored
4
.github/workflows/integration-tests.yaml
vendored
@@ -36,8 +36,8 @@ jobs:
|
|||||||
|
|
||||||
mysql:
|
mysql:
|
||||||
image: mysql
|
image: mysql
|
||||||
options: >-
|
# options: >-
|
||||||
--default-authentication-plugin=mysql_native_password
|
# --default-authentication-plugin=mysql_native_password
|
||||||
ports:
|
ports:
|
||||||
- 15001:3306
|
- 15001:3306
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user