Skip to content

Commit

Permalink
Merge a63779a into febc3ba
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrienkoAleksandr committed Oct 10, 2018
2 parents febc3ba + a63779a commit 7546d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ RUN npm install
COPY . /usr/src/app

# Run the tests and build, to make sure everything is working nicely
RUN npm run build && npm run webpack && npm run test
RUN npm run build && npm run test

0 comments on commit 7546d85

Please sign in to comment.