mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
fix
This commit is contained in:
2
.github/workflows/run-tests.yaml
vendored
2
.github/workflows/run-tests.yaml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
docker tag dbgate/mysql-ssh:latest ghcr.io/dbgate/mysql-ssh:latest
|
||||
docker push ghcr.io/dbgate/mysql-ssh:latest
|
||||
test:
|
||||
needs: build
|
||||
needs: build-docker-ssh
|
||||
runs-on: ubuntu-latest
|
||||
container: 'node:18'
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user