Skip to content
Snippets Groups Projects
Commit abad06db authored by RJ Catalano's avatar RJ Catalano Committed by GitHub
Browse files

Merge pull request #490 from benjaminbollen/hotfix-deploy-master-and-release

tests: add forced cleanup of :build tag
parents 860c32c2 442cdcc3
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