Skip to content

Commit

Permalink
Clean test-suite image in the clean target
Browse files Browse the repository at this point in the history
  • Loading branch information
IAvecilla committed Feb 22, 2024
1 parent abab39a commit 9bf46f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ clean_docker:
docker rm -f consensus-node-2
docker network rm -f node-net
docker image rm -f consensus-node
docker image rm -f test-suite

addresses_file:
mkdir -p ${EXECUTABLE_NODE_DIR}/docker-config
Expand Down

0 comments on commit 9bf46f5

Please sign in to comment.