Skip to content
Snippets Groups Projects
Unverified Commit 80eebb3e authored by Benjamin Bollen's avatar Benjamin Bollen
Browse files

tests: add forced cleanup of :build tag

parent 485760d6
No related branches found
No related tags found
No related merge requests found
......@@ -51,4 +51,4 @@ fi
# Cleanup
rm $REPO/"$TARGET"_build_artifact
rm $REPO/eris-client
docker rmi $IMAGE:build
docker rmi -f $IMAGE:build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment