Skip to content

Commit

Permalink
Remove velvet and quast docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbarton committed May 7, 2017
1 parent e594e8e commit b0510d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ bootstrap: .images tmp/tests

.images: $(shell find images -name "*")
docker pull bioboxes/crash-test-biobox@sha256:fdfdda8192dd919e6cac37366784ec8cfbf52c6fec53fe942a7f1940bd7642e8
docker pull bioboxes/velvet
docker pull bioboxes/quast
docker build --tag $(verifier-image) images/$(verifier-image)
touch $@

Expand Down

0 comments on commit b0510d9

Please sign in to comment.