Skip to content

Commit cb8f4c7

Browse files
committed
Remove separate shell file
1 parent d9618b2 commit cb8f4c7

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ COPY . /app
44

55
RUN composer install
66

7-
CMD ["/bin/sh", "./docker.sh"]
7+
RUN ./vendor/bin/phpunit

docker.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)