mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
feat: lib sql server tests
This commit is contained in:
@@ -111,3 +111,11 @@ jobs:
|
||||
image: cassandra:5.0.2
|
||||
ports:
|
||||
- 15942:9042
|
||||
|
||||
libsql:
|
||||
image: ghcr.io/tursodatabase/libsql-server:latest
|
||||
platform: linux/amd64
|
||||
ports:
|
||||
- '8080:8080'
|
||||
volumes:
|
||||
- ./data/libsql:/var/lib/sqld
|
||||
|
||||
Reference in New Issue
Block a user