workflow fix

This commit is contained in:
SPRINX0\prochazka
2025-01-06 09:29:27 +01:00
parent a5f824c778
commit fef3ffd996
5 changed files with 16 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ name: Build test containers
- develop
- feature/**
paths:
- e2e-tests/containers
- e2e-tests/containers/**
jobs:
build-docker-ssh:
runs-on: ubuntu-latest

View File

@@ -90,5 +90,5 @@ jobs:
image: 'gvenzl/oracle-xe:21-slim'
env:
ORACLE_PASSWORD: Pwd2020Db
mysql-ssh:
image: 'ghcr.io/dbgate/mysql-ssh:latest'
mysql-ssh-login:
image: 'ghcr.io/dbgate/mysql-ssh-login:latest'