We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55df3f commit ec85944Copy full SHA for ec85944
.github/workflows/e2e-multinode.yml
@@ -22,4 +22,4 @@ jobs:
22
23
- name: Clean IoTDB & Shut Down Docker
24
run: |
25
- docker compose -f docker-compose-2c-2d.yml down
+ docker compose -f docker-compose-2c2d.yml down
0 commit comments