Skip to content

Commit f5581be

Browse files
committed
No need to pull integration test container
1 parent 7708531 commit f5581be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ ship:
6363
## Pull the container images from the Docker Hub
6464
pull:
6565
docker pull $(image):$(tag)
66-
docker pull $(test_image):$(tag)
6766

6867
## Run the unit tests inside the mysql container
6968
test:

0 commit comments

Comments
 (0)