Skip to content

Commit

Permalink
Don't rm volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
adambollen committed Oct 5, 2023
1 parent 60ad283 commit d25ad99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions concourse/tasks/query-limits-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,3 @@ run:
# stop and remove containers
docker-compose -f fauna-js-repository/concourse/scripts/docker-compose-fauna.yml down
docker-compose -f testtools-repo/fauna-driver-query-limits-tests/docker-compose.yml down
# remove volumes
docker volume rm $(docker volume ls -q)

0 comments on commit d25ad99

Please sign in to comment.