mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 14:56:01 +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:
|
||||
image: mysql
|
||||
options: >-
|
||||
--default-authentication-plugin=mysql_native_password
|
||||
# options: >-
|
||||
# --default-authentication-plugin=mysql_native_password
|
||||
ports:
|
||||
- 15001:3306
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user