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

tests: add forced cleanup of :build tag

parent 2ef83adf
No related branches found
No related tags found
No related merge requests found
......@@ -50,4 +50,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