Skip to content

Commit

Permalink
Merge pull request #314 from nebula-contrib/CorvusYe-patch-1
Browse files Browse the repository at this point in the history
ci: Update snapshot.yaml
  • Loading branch information
CorvusYe authored Aug 26, 2024
2 parents 6cc2ced + 86b674f commit 25914ed
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 25914ed

Please sign in to comment.