mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
run oracle tests on CI
This commit is contained in:
5
.github/workflows/run-tests.yaml
vendored
5
.github/workflows/run-tests.yaml
vendored
@@ -84,5 +84,10 @@ jobs:
|
||||
env:
|
||||
CLICKHOUSE_ADMIN_PASSWORD: Pwd2020Db
|
||||
|
||||
oracle:
|
||||
image: container-registry.oracle.com/database/express:21.3.0-xe
|
||||
env:
|
||||
ORACLE_PWD: Pwd2020Db
|
||||
|
||||
# cockroachdb:
|
||||
# image: cockroachdb/cockroach
|
||||
|
||||
Reference in New Issue
Block a user