Skip to content

Commit

Permalink
Removed CMD from image definition #75
Browse files Browse the repository at this point in the history
  • Loading branch information
imbur committed Nov 12, 2017
1 parent 6fabdb3 commit 278edee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions travis.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@ COPY trainbenchmark-reporting/install.R /install.R

RUN Rscript /install.R

CMD ["gradle", "initScript", "build", "-x", ":trainbenchmark-generator-sql:test", "-x", ":trainbenchmark-tool-mysql:test", "-x", ":trainbenchmark-tool-sqlite:test", "--stacktrace", "--continue"]

0 comments on commit 278edee

Please sign in to comment.