This commit is contained in:
SPRINX0\prochazka
2025-01-02 15:57:12 +01:00
parent 1e9dc89da1
commit 561b43fa13
2 changed files with 2 additions and 2 deletions

View File

@@ -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: