Skip to content

Commit

Permalink
No need to pull integration test container
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross committed Feb 2, 2017
1 parent 7708531 commit f5581be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ ship:
## Pull the container images from the Docker Hub
pull:
docker pull $(image):$(tag)
docker pull $(test_image):$(tag)

## Run the unit tests inside the mysql container
test:
Expand Down

0 comments on commit f5581be

Please sign in to comment.