Skip to content

Commit

Permalink
Updated Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
vakenbolt committed Apr 30, 2020
1 parent ec75c3b commit c88a331
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ WORKDIR /home/dockeruser

ADD . .

ENTRYPOINT ["./test.sh"]
RUN npm run test
3 changes: 0 additions & 3 deletions test.sh

This file was deleted.

0 comments on commit c88a331

Please sign in to comment.