mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-25 06:25:58 +00:00
workflow fix
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
- develop
|
||||
- 'feature/**'
|
||||
paths:
|
||||
- e2e-tests/containers
|
||||
- e2e-tests/containers/**
|
||||
|
||||
jobs:
|
||||
build-docker-ssh:
|
||||
|
||||
@@ -111,5 +111,5 @@ jobs:
|
||||
env:
|
||||
ORACLE_PASSWORD: Pwd2020Db
|
||||
|
||||
mysql-ssh:
|
||||
image: ghcr.io/dbgate/mysql-ssh:latest
|
||||
mysql-ssh-login:
|
||||
image: ghcr.io/dbgate/mysql-ssh-login:latest
|
||||
|
||||
Reference in New Issue
Block a user