mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
added missing services
This commit is contained in:
2
.github/workflows/run-tests.yaml
vendored
2
.github/workflows/run-tests.yaml
vendored
@@ -92,3 +92,5 @@ jobs:
|
|||||||
ORACLE_PASSWORD: Pwd2020Db
|
ORACLE_PASSWORD: Pwd2020Db
|
||||||
mysql-ssh-login:
|
mysql-ssh-login:
|
||||||
image: 'ghcr.io/dbgate/mysql-ssh-login:latest'
|
image: 'ghcr.io/dbgate/mysql-ssh-login:latest'
|
||||||
|
mysql-ssh-keyfile:
|
||||||
|
image: 'ghcr.io/dbgate/mysql-ssh-keyfile:latest'
|
||||||
|
|||||||
@@ -113,3 +113,6 @@ jobs:
|
|||||||
|
|
||||||
mysql-ssh-login:
|
mysql-ssh-login:
|
||||||
image: ghcr.io/dbgate/mysql-ssh-login:latest
|
image: ghcr.io/dbgate/mysql-ssh-login:latest
|
||||||
|
|
||||||
|
mysql-ssh-keyfile:
|
||||||
|
image: ghcr.io/dbgate/mysql-ssh-keyfile:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user