Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/CorvusYe/ngbatis
Browse files Browse the repository at this point in the history
  • Loading branch information
CorvusYe committed Aug 26, 2024
2 parents dd16457 + 25914ed commit d4f7e87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
git clone https://github.com/vesoft-inc/nebula-docker-compose.git
pushd nebula-docker-compose/
cp ../../src/test/resources/docker-compose.yaml .
docker-compose up -d
docker compose up -d
sleep 30
docker-compose ps
docker compose ps
popd
popd
Expand Down

0 comments on commit d4f7e87

Please sign in to comment.