added missing services

This commit is contained in:
SPRINX0\prochazka
2025-01-06 10:42:51 +01:00
parent f477c03281
commit 4e7c8d8b1e
2 changed files with 5 additions and 0 deletions

View File

@@ -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'

View File

@@ -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