mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-29 11:03:57 +00:00
fix
This commit is contained in:
2
.github/workflows/e2e-tests.yaml
vendored
2
.github/workflows/e2e-tests.yaml
vendored
@@ -30,10 +30,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
build: yarn prepare:packer
|
build: yarn prepare:packer
|
||||||
start: node packer/build/bundle.js --listen-api --static-dir packer/build/public
|
start: node packer/build/bundle.js --listen-api --static-dir packer/build/public
|
||||||
with:
|
|
||||||
project: ./e2e-tests
|
project: ./e2e-tests
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mysql:
|
mysql:
|
||||||
image: mysql:8.0.18
|
image: mysql:8.0.18
|
||||||
|
|||||||
Reference in New Issue
Block a user