Skip to content

Commit

Permalink
Revert to previous test docker-compose execution flow
Browse files Browse the repository at this point in the history
Signed-off-by: Bartlomiej P Kus <bartekus@gmail.com>
  • Loading branch information
bartekus committed Jun 29, 2022
1 parent d27dc7b commit d88b105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/manage
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ test)
exportEnvironment "$@"
docker-compose up --build --force-recreate -d ngrok-tails-server tails-server
docker-compose run tester --genesis-url $GENESIS_URL --tails-server-url $TAILS_SERVER_URL
docker-compose down --volumes --remove-orphans
# docker-compose down --volumes --remove-orphans
;;
logs)
docker-compose logs -f
Expand Down

0 comments on commit d88b105

Please sign in to comment.